X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/acedb5e82f30e6502e2801db9f8d64d879f44347..HEAD:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 3446a04..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 %}