small production fixes

This commit is contained in:
Torsten Ruger
2018-04-22 19:42:29 +03:00
parent 2eef77b106
commit b01f66f1c0
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
.row.blog_nav
.prev=raw(prev_post(@post))
.next=raw(next_post(@post))
.prev_post=raw(prev_post(@post))
.next_post=raw(next_post(@post))
.blog_post
.center_col