X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/6a88c21915254742aa127e1871bc0d3c933c12d1..refs/heads/master:/templates/base.html diff --git a/templates/base.html b/templates/base.html index c10f3e6..eacc07e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,7 +3,8 @@ {% block title %}{{ title }}{% endblock %} - + {% load static %} + {% block extrahead %}{% endblock %} @@ -55,7 +56,7 @@ {% endblock %}