diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-10 20:07:25 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-10 20:07:25 -0400 |
| commit | 9637e123f2c5de56eef9731cd66a22d087ca2355 (patch) | |
| tree | 203f6b11ab1aaa3835d5d7c12be445d53f3df57c /template/profilelog.st | |
| parent | 25b66885b8c6b466b111aa0566eb600ce147c04d (diff) | |
Revert "making each page title unique to be nicer to google"
This reverts commit 25b66885b8c6b466b111aa0566eb600ce147c04d.
Diffstat (limited to 'template/profilelog.st')
| -rw-r--r-- | template/profilelog.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profilelog.st b/template/profilelog.st index 74f6a90..24e9e07 100644 --- a/template/profilelog.st +++ b/template/profilelog.st @@ -1,6 +1,6 @@ <html> <head> - <title>$nick$'s dump.fm (page $page_current$)</title> + <title>$nick$'s dump.fm</title> $head()$ <script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script> <script src="/static/js/ajaxupload.js"></script> |
