summaryrefslogtreecommitdiff
path: root/template/topic_list.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/topic_list.st')
-rwxr-xr-xtemplate/topic_list.st3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/topic_list.st b/template/topic_list.st
index dc7199e..2fa1f2d 100755
--- a/template/topic_list.st
+++ b/template/topic_list.st
@@ -2,7 +2,9 @@
<head>
<title>Topic List</title>
$head()$
+ <link rel="stylesheet" type="text/css" href="/static/css/topic_list.css?v=20260129">
<script src="/static/js/topiclist.js"></script>
+ <!--
<style>
#main {
margin: 75px 2em 0 2em;
@@ -16,6 +18,7 @@
width: 100px;
}
</style>
+ -->
</head>
<body>
$banner()$