summaryrefslogtreecommitdiffstats
path: root/_post.html
diff options
context:
space:
mode:
authorfarthen <monkey@farthen.de>2013-09-04 06:26:46 +0200
committerfarthen <monkey@farthen.de>2013-09-04 06:26:46 +0200
commitc6af85b150218ea90952eb0bde4559d7c9821bbf (patch)
tree494a591e5a2262b8d9bcb5774453dacd6a6865bc /_post.html
parentfd2c0b67d6011aa49704a5dd25c91ce01b3d8b8d (diff)
downloadwww-c6af85b150218ea90952eb0bde4559d7c9821bbf.tar.gz
www-c6af85b150218ea90952eb0bde4559d7c9821bbf.tar.bz2
www-c6af85b150218ea90952eb0bde4559d7c9821bbf.zip
Add back link, fix headline
Diffstat (limited to '_post.html')
-rw-r--r--_post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_post.html b/_post.html
index c1a08f6..9d7c0f1 100644
--- a/_post.html
+++ b/_post.html
@@ -7,6 +7,7 @@
<small>{{ entry.date.strftime('%d %B %Y ') }}</small>
</h1>
<p>
+ <a href="/{{ entry.path.split("/")[0] }}">Zurück zur Übersicht</a>
</p>
{{ entry.body }}