diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-18 16:55:21 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-18 16:55:21 -0400 |
| commit | 09aeb5d1ff8322a89274c845491ffd0667cabc2f (patch) | |
| tree | 4642a035e8f9a66c18a2688cb41081fae212599a /template/head.st | |
| parent | 26395dfb9f364fda136ac7bc05dfce76566f28d0 (diff) | |
sostler prod commit
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/head.st b/template/head.st index 918dbc3..e6ce63a 100644 --- a/template/head.st +++ b/template/head.st @@ -4,9 +4,6 @@ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> <script type="text/javascript" src="/static/js/pichat.js"></script> -<script type="text/javascript" src="/static/js/sha1.js"></script> -<link rel="stylesheet" type="text/css" href="/static/css/reset.css"> -<link rel="stylesheet" type="text/css" href="/static/css/header.css"> $if(!user_nick)$ <link href="/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css"> $endif$ |
