diff options
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/head.st b/template/head.st index a898df8..08bbd84 100644 --- a/template/head.st +++ b/template/head.st @@ -6,6 +6,7 @@ <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> <link rel="stylesheet" type="text/css" href="$domain$/static/css/dump.css"> + $if(!user_nick)$ <link href="$domain$/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css"> $endif$ |
