diff --git a/templates/partials/paginator.html b/templates/partials/paginator.html index 6349e91..50dfaa4 100644 --- a/templates/partials/paginator.html +++ b/templates/partials/paginator.html @@ -12,8 +12,8 @@ {% templatetag openvariable %}/previous{% templatetag closevariable %}

- {% templatetag openvariable %}^current_is_local{% templatetag closevariable %}Page {{page}} of {{pages}}{{/current_is_local}} - {% templatetag openvariable %}#current_is_local{% templatetag closevariable %} {{/current_is_local}} + {% templatetag openvariable %}^current_is_local{% templatetag closevariable %}Page {% templatetag openvariable %}page{% templatetag closevariable %} of {% templatetag openvariable %}pages{% templatetag closevariable %}{% templatetag openvariable %}/current_is_local{% templatetag closevariable %} + {% templatetag openvariable %}#current_is_local{% templatetag closevariable %} {% templatetag openvariable %}/current_is_local{% templatetag closevariable %}

{% templatetag openvariable %}#next{% templatetag closevariable %}