summaryrefslogtreecommitdiff
path: root/template/single_message.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-10 14:29:43 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-10 14:29:43 -0400
commit25b66885b8c6b466b111aa0566eb600ce147c04d (patch)
tree5b11ba4d05100cfff2bb2ddaca249ab88b31b23e /template/single_message.st
parent92a06be0bbd17c0fe686f151a47d2cd4426acff8 (diff)
making each page title unique to be nicer to google
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 e017b6f..1cfd9fd 100644
--- a/template/single_message.st
+++ b/template/single_message.st
@@ -1,7 +1,7 @@
<html>
<head>
- <title>dump.fm</title>
+ <title>a post by $dump.nick$ - dump.fm</title>
$head()$
<script>
jQuery(document).ready(initLog);