summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/head.st')
-rw-r--r--template/head.st1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index f8508e4..f6bcdb0 100644
--- a/template/head.st
+++ b/template/head.st
@@ -9,7 +9,6 @@
<link rel="stylesheet" type="text/css" href="$domain$/static/css/dump.css">
<script>Domain = "$domain$"</script>
$if(!user_nick)$
-<link href="$domain$/static/css/front.css" media="screen, projection" rel="stylesheet" type="text/css">
<script type="text/javascript" src="$domain$/static/js/popup.js"></script>
$endif$
$if(isadmin)$