Back
{% if prev_loc or next_loc %}
{% if prev_loc %}
Previous
{% endif %} {% if next_loc %}
Next
{% endif %}
{% endif %}
{% for im in images %}
{% endfor %}
{% if prev_loc or next_loc %}
{% if prev_loc %}
Previous
{% endif %} {% if next_loc %}
Next
{% endif %}
{% endif %}