{% if not a %}
{% if p is not none %}
{% if p > 1 %}
Previous
{% if p < topic.page_count %}/{% endif %}
{% endif %}
{% if p < topic.page_count %}Next{% endif %}
{% if topic.page_count > 1 %}
-
Last Page
{% endif %}
{% endif %}
{% else %}
{% if p is not none %}
{% if p > 1 %}
Previous
{% if p < topic.page_count %}/{% endif %}
{% endif %}
{% if p < topic.page_count %}Next{% endif %}
{% if topic.page_count > 1 %}
-
Last Page
{% endif %}
{% endif %}
{% endif %}