From ed7ba6aa8ebe02d8e16fc784ece95d6092c4701b Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Fri, 19 Apr 2019 12:11:49 +0100 Subject: Wiki pagination is special-cased, so we basically have one option for it --- pydis_site/templates/wiki/dir.html | 132 ++++++++++++++++++------------------- 1 file changed, 64 insertions(+), 68 deletions(-) (limited to 'pydis_site/templates/wiki/dir.html') diff --git a/pydis_site/templates/wiki/dir.html b/pydis_site/templates/wiki/dir.html index 283fe598..d8560089 100644 --- a/pydis_site/templates/wiki/dir.html +++ b/pydis_site/templates/wiki/dir.html @@ -5,80 +5,76 @@ {% block wiki_pagetitle %}{% trans "Listing articles in" %} {{ article.current_revision.title }}{% endblock %} {% block wiki_contents_tab %} + {% url 'wiki:dir' urlpath.path as self_url %} -{% url 'wiki:dir' urlpath.path as self_url %} - -