summaryrefslogtreecommitdiff
path: root/template/single_message.st
diff options
context:
space:
mode:
authortimb <timb@mb.home>2010-04-01 00:48:45 -0700
committertimb <timb@mb.home>2010-04-01 00:48:45 -0700
commitf3d1b68e3919345c67be06cbd7e7bb61f67ffcbd (patch)
treeec9b15cc4f0ceb34a1335592dd6505bfdb6bcfd9 /template/single_message.st
parent70d8c1992f97286a63babcf7ebd996ab74ec7eac (diff)
organize some images, move css to static/css/, clean up templates, remove junk
Diffstat (limited to 'template/single_message.st')
-rw-r--r--template/single_message.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/single_message.st b/template/single_message.st
index 7047cbd..df43eed 100644
--- a/template/single_message.st
+++ b/template/single_message.st
@@ -3,7 +3,7 @@
<title>dump.fm</title>
$head()$
- <link rel="stylesheet" type="text/css" href="/static/directory.css">
+ <link rel="stylesheet" type="text/css" href="/static/css/directory.css">
<script>
jQuery(document).ready(initDirectory);
</script>