From a531c5e12a65ac7c216bb3f91e510c1d31fbb06e Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Tue, 21 Jul 2020 21:47:09 +0200 Subject: static files, last improvements --- templates/registration/base.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'templates/registration/base.html') diff --git a/templates/registration/base.html b/templates/registration/base.html index 2e4f5b2..7af2fb7 100644 --- a/templates/registration/base.html +++ b/templates/registration/base.html @@ -1,8 +1,9 @@ + {% load static %} - + {% block title %}Scout Brega{% endblock %} @@ -34,11 +35,8 @@ {% block content %} {% endblock %} - - + +