# HG changeset patch # User neko259 # Date 2016-10-20 10:01:04 # Node ID 5dc25766f37c1608125ce62bee37b8c49db6ab3e # Parent 09f39956ba2e2e8156e756345c3f3bf2ed93111b Added arrows to 'prev page' and 'next page' links diff --git a/boards/templates/boards/all_threads.html b/boards/templates/boards/all_threads.html --- a/boards/templates/boards/all_threads.html +++ b/boards/templates/boards/all_threads.html @@ -113,7 +113,7 @@ {% if threads %} {% if prev_page_link %} {% endif %} @@ -145,7 +145,7 @@ {% if next_page_link %} {% endif %} {% else %} diff --git a/boards/templates/boards/feed.html b/boards/templates/boards/feed.html --- a/boards/templates/boards/feed.html +++ b/boards/templates/boards/feed.html @@ -27,7 +27,7 @@ {% if posts %} {% if prev_page_link %} {% endif %} @@ -37,7 +37,7 @@ {% if next_page_link %} {% endif %} {% else %}