summaryrefslogtreecommitdiff
path: root/design/templates/fieldnotes/fieldnote_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/fieldnotes/fieldnote_list.html')
-rw-r--r--design/templates/fieldnotes/fieldnote_list.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/design/templates/fieldnotes/fieldnote_list.html b/design/templates/fieldnotes/fieldnote_list.html
index c667ef3..5c9c808 100644
--- a/design/templates/fieldnotes/fieldnote_list.html
+++ b/design/templates/fieldnotes/fieldnote_list.html
@@ -36,8 +36,7 @@
</li>
{%endif%}{%endfor%}</ul>
</main>
-
- <nav class="pagination">
+ <nav aria-label="page navigation" class="pagination">
{% paginate %}
</nav>
{% endblock %}