diff --git a/tildes/tildes/templates/topic_listing.jinja2 b/tildes/tildes/templates/topic_listing.jinja2 index 99b2e5e..5ab8b1d 100644 --- a/tildes/tildes/templates/topic_listing.jinja2 +++ b/tildes/tildes/templates/topic_listing.jinja2 @@ -113,6 +113,22 @@ {% endif %} +{% if topics.has_prev_page %} + +{% endif %} + {% if not topics %}
{% if period %} @@ -161,13 +177,13 @@ {% if topics.has_prev_page or topics.has_next_page %}