small production fixes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user