From 8c9977439e5924a7f1ab8bb78c25a02f04c652f5 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Thu, 26 Apr 2018 13:47:05 +1000 Subject: [PATCH] Add some extra blocks to lemoncurry/layout.html for overriding in special cases --- lemoncurry/templates/lemoncurry/layout.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lemoncurry/templates/lemoncurry/layout.html b/lemoncurry/templates/lemoncurry/layout.html index da62012..c38fd23 100644 --- a/lemoncurry/templates/lemoncurry/layout.html +++ b/lemoncurry/templates/lemoncurry/layout.html @@ -46,7 +46,7 @@ integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" crossorigin="anonymous"> {% analytical_head_bottom %} - + {% analytical_body_top %}
{% if request.resolver_match.view_name %}