diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-08-06 03:10:28 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-08-06 03:10:28 -0400 |
| commit | 893fbe9f5c32de7ae1f60f85ae0c7c17a52fe252 (patch) | |
| tree | d844747a62bb32208ac974ffd7129483bfdf839c /template/head.st | |
| parent | e23a925411e08e31c6d53cb489ce848833b01e14 (diff) | |
sostler prod commit
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$ |
