summaryrefslogtreecommitdiffstats
path: root/_post.html
diff options
context:
space:
mode:
authorfarthen <monkey@farthen.de>2013-09-04 06:38:59 +0200
committerfarthen <monkey@farthen.de>2013-09-04 06:38:59 +0200
commitb63c42dde728bb32bfcbedabbab17095a822664c (patch)
tree4dd5ef0ee6ad4156d543c0f2090fb162813f0640 /_post.html
parent60410f7b46391df81bf4e07629a2e45ec6540868 (diff)
downloadwww-b63c42dde728bb32bfcbedabbab17095a822664c.tar.gz
www-b63c42dde728bb32bfcbedabbab17095a822664c.tar.bz2
www-b63c42dde728bb32bfcbedabbab17095a822664c.zip
Does this fix it?
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 d59302e..f960426 100644
--- a/_post.html
+++ b/_post.html
@@ -7,7 +7,7 @@
<small>{{ entry.date.strftime('%d %B %Y ') }}</small>
</h1>
<p>
- <a href="{{ base_path(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 }}