summaryrefslogtreecommitdiff
path: root/template/single_message.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-10 20:07:25 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-10 20:07:25 -0400
commit9637e123f2c5de56eef9731cd66a22d087ca2355 (patch)
tree203f6b11ab1aaa3835d5d7c12be445d53f3df57c /template/single_message.st
parent25b66885b8c6b466b111aa0566eb600ce147c04d (diff)
Revert "making each page title unique to be nicer to google"
This reverts commit 25b66885b8c6b466b111aa0566eb600ce147c04d.
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 1cfd9fd..e017b6f 100644
--- a/template/single_message.st
+++ b/template/single_message.st
@@ -1,7 +1,7 @@
<html>
<head>
- <title>a post by $dump.nick$ - dump.fm</title>
+ <title>dump.fm</title>
$head()$
<script>
jQuery(document).ready(initLog);