diff options
Diffstat (limited to 'template/single_message.st')
| -rwxr-xr-x | template/single_message.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/single_message.st b/template/single_message.st index 4b08490..88d4e3d 100755 --- a/template/single_message.st +++ b/template/single_message.st @@ -1,6 +1,6 @@ <html> <head> - <title>dump.fm</title> + <title>hump.fm</title> $head()$ <script> var Recips = $recips$; @@ -22,7 +22,7 @@ </div> $endif$ </a> - $dump.created_on$ - in <b><a href="http://$dump.key$.dump.fm">$dump.key$</a></b> + $dump.created_on$ - in <b><a href="http://$dump.key$.hump.fm">$dump.key$</a></b> </div> <div class="content">$dump.content$</div> |
