diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2011-02-15 17:38:02 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2011-02-15 17:38:02 -0500 |
| commit | 12f5ceb9c2acbace5a376acd6f324491237e6915 (patch) | |
| tree | 8d27b9f3261485f1e3bdf1351156a30e1bc563b4 /template/head.st | |
| parent | 40a7664fadd8106bea7b9b0f14feaa829434f8e9 (diff) | |
sostler prod commit
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 1 |
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)$ |
