aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/wiki/search.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/search.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/search.html')
-rw-r--r--pydis_site/templates/wiki/search.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/pydis_site/templates/wiki/search.html b/pydis_site/templates/wiki/search.html
index 80379a1d..296b21b3 100644
--- a/pydis_site/templates/wiki/search.html
+++ b/pydis_site/templates/wiki/search.html
@@ -37,6 +37,8 @@
</p>
</form>
+ {% include "wiki/includes/pagination.html" %}
+
<table class="table is-striped">
<tr>
<th>Title</th>