summaryrefslogtreecommitdiffstats
path: root/_post.html
diff options
context:
space:
mode:
authorfarthen <monkey@farthen.de>2013-09-04 06:40:32 +0200
committerfarthen <monkey@farthen.de>2013-09-04 06:40:32 +0200
commit080638852747163713a9920080a4ec087891bd87 (patch)
tree1e8b727e63297d9b425396aa989498648986db8f /_post.html
parentb63c42dde728bb32bfcbedabbab17095a822664c (diff)
downloadwww-080638852747163713a9920080a4ec087891bd87.tar.gz
www-080638852747163713a9920080a4ec087891bd87.tar.bz2
www-080638852747163713a9920080a4ec087891bd87.zip
It does!
Diffstat (limited to '_post.html')
-rw-r--r--_post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_post.html b/_post.html
index f960426..12e0c9e 100644
--- a/_post.html
+++ b/_post.html
@@ -7,7 +7,7 @@
<small>{{ entry.date.strftime('%d %B %Y ') }}</small>
</h1>
<p>
- <a href="{{ entry.site.url }}/{{ entry.path.split("/")[0] }}">Zurück zur Übersicht</a>
+ <a href="{{ entry.site.url }}{{ entry.path.split("/")[0] }}">Zurück zur Übersicht</a>
</p>
{{ entry.body }}