summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/head.st')
-rwxr-xr-xtemplate/head.st3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/head.st b/template/head.st
index d46687f..3fa0dce 100755
--- a/template/head.st
+++ b/template/head.st
@@ -7,6 +7,9 @@
<link rel="stylesheet" type="text/css" href="/static/reset.css">
<link rel="stylesheet" type="text/css" href="/static/header.css">
+$if(!user_nick)$
+<link href="/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css">
+$endif$
<link rel="shortcut icon" href="/static/favicon.ico">
<script type="text/javascript">