From 3fcdf69304580650c6244165aae0b1fc46221cff Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 25 Mar 2016 18:39:21 +0100 Subject: Fix static / media mix --- papillon/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'papillon/templates/base.html') diff --git a/papillon/templates/base.html b/papillon/templates/base.html index 16c9f14..c235686 100644 --- a/papillon/templates/base.html +++ b/papillon/templates/base.html @@ -1,8 +1,8 @@ - - + {% block title %}Papillon{% endblock %} {% block fullscript %}{% endblock %} -- cgit v1.2.3