summaryrefslogtreecommitdiff
path: root/template/single_message.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 20:59:42 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 20:59:42 -0400
commit55a11d9eff6a4edf43db48cf02c5491530c3324e (patch)
treefbe213c241931e2d465e5676297f333c086cff9e /template/single_message.st
parent4479097093127a20a40a9dceb604bf4290c09a2d (diff)
Ryder's template changes
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>