summaryrefslogtreecommitdiffstats
path: root/templates/post.html
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 21:59:40 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 21:59:40 +0200
commite99ba18f7d9936c51ab3f1aaba1f37f3efbd52d5 (patch)
tree1002e170af457c1ae3269fd5acd422ccf0533c95 /templates/post.html
parent88d237aebd9fc29f28c2f3511f7eb3e30a0a1ff8 (diff)
downloadblog.universe-factory.net-e99ba18f7d9936c51ab3f1aaba1f37f3efbd52d5.tar
blog.universe-factory.net-e99ba18f7d9936c51ab3f1aaba1f37f3efbd52d5.zip
Add pagination
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index 7505058..f6ac5b5 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -2,7 +2,7 @@
<div class="only_date">
$date$
</div>
- <h2>$title$</h2>
+ <h2><a href="$url$" rel="bookmark">$title$</a></h2>
<p>$body$</p>
<div class="cat_tags clear">