aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/wiki/dir.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2019-04-19 12:16:57 +0100
committerGravatar Gareth Coles <[email protected]>2019-04-19 12:16:57 +0100
commit5e7b7d136a1b91a70ed56dad19454366febe9b0b (patch)
treebee5e37809602f8b3316973e412ee765818098d2 /pydis_site/templates/wiki/dir.html
parentWiki pagination is special-cased, so we basically have one option for it (diff)
Add paginators at the top of paginated sections
Diffstat (limited to 'pydis_site/templates/wiki/dir.html')
-rw-r--r--pydis_site/templates/wiki/dir.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/pydis_site/templates/wiki/dir.html b/pydis_site/templates/wiki/dir.html
index d8560089..3a7e3edb 100644
--- a/pydis_site/templates/wiki/dir.html
+++ b/pydis_site/templates/wiki/dir.html
@@ -42,6 +42,8 @@
{% endwith %}
</p>
+ {% include "wiki/includes/pagination.html" %}
+
<table class="table table-striped">
<tr>
<th>{% trans "Title" %}</th>