aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/wiki/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/wiki/plugins')
-rw-r--r--pydis_site/templates/wiki/plugins/images/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/pydis_site/templates/wiki/plugins/images/index.html b/pydis_site/templates/wiki/plugins/images/index.html
index 4973ea6f..2b4d9800 100644
--- a/pydis_site/templates/wiki/plugins/images/index.html
+++ b/pydis_site/templates/wiki/plugins/images/index.html
@@ -13,6 +13,9 @@
{% trans "Back to edit page" %}
</a>
</p>
+
+ {% include "wiki/includes/pagination.html" %}
+
<table class="table is-fullwidth">
{% for image in images %}
{% with image.current_revision.imagerevision as revision %}