diff --git a/templates/Includes/BlogPagination.ss b/templates/Includes/BlogPagination.ss index 3322029..29a3c25 100644 --- a/templates/Includes/BlogPagination.ss +++ b/templates/Includes/BlogPagination.ss @@ -1,11 +1,11 @@ <% if BlogEntries.MoreThanOnePage %>
<% if BlogEntries.NotLastPage %> - + <% end_if %> <% if BlogEntries.NotFirstPage %> - + <% end_if %>