blog nav, prev and next, some tweaking
This commit is contained in:
@ -82,6 +82,6 @@
|
||||
%p
|
||||
Last but not least, i try to get recent developments down on paper when they are
|
||||
still fresh.
|
||||
%p=post_link(0)
|
||||
%p=post_link(1)
|
||||
%p=post_link(2)
|
||||
%p=post_link(Post.posts.values[0])
|
||||
%p=post_link(Post.posts.values[1])
|
||||
%p=post_link(Post.posts.values[2])
|
||||
|
Reference in New Issue
Block a user