DOCS indentation on pagination guide [ci skip]

For all those copy + paste fiends
This commit is contained in:
Scott Hutchinson 2018-08-14 15:35:28 +12:00 committed by Scott Hutchinson
parent f0e545ada8
commit 3bd2cbf199
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ switch between pages:
...
<% end_if %>
<% end_if %>
<% end_loop %>
<% end_loop %>
<% if $PaginatedPages.NotLastPage %>
<a class="next" href="$PaginatedPages.NextLink">Next</a>
<% end_if %>