diff --git a/site/_posts/2012-07-01-variables.md b/site/_posts/2012-07-01-variables.md index cbda02d4..c722a10e 100644 --- a/site/_posts/2012-07-01-variables.md +++ b/site/_posts/2012-07-01-variables.md @@ -258,10 +258,18 @@ following is a reference of the available data.

paginator.previous_page

The number of the previous page.

+ +

paginator.previous_page_path

+

The path to the previous page.

+

paginator.next_page

The number of the next page.

+ +

paginator.next_page_path

+

The path to the next page.

+