From 90fe9ec055ff1e57103b1cb2fd0c252a7cc47606 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20Gro=C3=9F?=
page.next
+
+ The next post relative to the position of the current post in
+ site.posts
. Returns nil
for the last entry.
+
+
page.previous
+
+ The previous post relative to the position of the current post in
+ site.posts
. Returns nil
for the first entry.
+
+