_includes/paginator.html [67:73]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{%- else -%}
{%- include snippets/prepend-baseurl.html path=site.paginate_path -%}
{%- assign _href = __return -%}
{{ page }}
{%- endif -%}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_includes/paginator.html [74:80]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{%- else -%}
{%- include snippets/prepend-baseurl.html path=site.paginate_path -%}
{%- assign _href = __return -%}
{{ page }}
{%- endif -%}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -