X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/525b287d2a1c652749f6e175568695907ac3a65b..77c6bd606ee5003500ed80ea1e3561993f038e05:/templates/base.html?ds=sidebyside diff --git a/templates/base.html b/templates/base.html index 552a510..c5bfc02 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 %}