aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/base_top.html
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/base_top.html')
-rw-r--r--cgi/templates/base_top.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/cgi/templates/base_top.html b/cgi/templates/base_top.html
index 424c309..4c86614 100644
--- a/cgi/templates/base_top.html
+++ b/cgi/templates/base_top.html
@@ -32,9 +32,6 @@
<?py else: ?>
<link rel="stylesheet" type="text/css" href="#{force_css}" />
<?py #endif ?>
-<?py if board == "2d": ?>
- <link rel="stylesheet" href="#{static_url}css/txt/sjis.css" />
-<?py #endif ?>
<script type="text/javascript" src="#{static_url}js/weabot.js"></script>
<script type="text/javascript" src="#{static_url}js/aquiencitas.js"></script>
<script type="text/javascript" src="#{static_url}js/autorefresh.js"></script>