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_custom.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'templates/registration/base_custom.html') diff --git a/templates/registration/base_custom.html b/templates/registration/base_custom.html index 9843f5e..7a5bfee 100644 --- a/templates/registration/base_custom.html +++ b/templates/registration/base_custom.html @@ -1,8 +1,9 @@ + {% load static %} - + {% block title %}Scout Brega{% endblock %} @@ -14,11 +15,8 @@ {% block content %} {% endblock %} - - + +