diff options
Diffstat (limited to 'pydis_site/templates/wiki/dir.html')
-rw-r--r-- | pydis_site/templates/wiki/dir.html | 2 |
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> |