From 386475dc3583f3f5b3947474bc44027c98c0ac5e Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 5 Jun 2019 17:24:01 +0100 Subject: Code formatting --- app/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/templates') diff --git a/app/templates/base.html b/app/templates/base.html index f11760a..eec1fc2 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -49,9 +49,11 @@ {% block app_content %} {% endblock %} + {%- block footer %} + {%- endblock footer %} {% endblock %} -- cgit v1.2.3