{% capture prev_text %} Prev{% endcapture %} {% if jekyll.environment != "development" and env_bookshop_live != true %}{{prev_text}} {% endif %} {{prev_text}}
Page 1 of 1
{% capture next_text %}Next {% endcapture %} {% if jekyll.environment != "development" and env_bookshop_live != true %}{{next_text}}{% endif %} {{next_text}}