From 76197c079c8e4a3b881b6643b7e3c8053eab2c32 Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Mon, 13 Nov 2017 20:17:34 -0800 Subject: [PATCH] fix wiki nav --- pinaxcon/templates/wiki/base.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pinaxcon/templates/wiki/base.html b/pinaxcon/templates/wiki/base.html index c4b1e70..2def5a4 100644 --- a/pinaxcon/templates/wiki/base.html +++ b/pinaxcon/templates/wiki/base.html @@ -8,6 +8,14 @@ {% addtoblock "css" %} {% compress css %} + + {% endcompress %} {% endaddtoblock %} @@ -21,10 +29,7 @@ {% endblock %} {% block wiki_header_navlinks %} - {% endblock %} {% block wiki_footer_prepend %}