summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2011-02-15 17:38:13 -0500
committerScott Ostler <scottbot9000@gmail.com>2011-02-15 17:38:13 -0500
commit7fe8f065b024cd12870a7492bc37f9a319cce5dd (patch)
treef5844f94aa0fc1907c634d60762470583e87fdba /template/head.st
parent5a0b929aa1e1727229b778c2fa3afb7e7d0b5048 (diff)
parent12f5ceb9c2acbace5a376acd6f324491237e6915 (diff)
Merge branch 'master' of dump.fm:prod
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)$