X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/2be03e537ecc3396abc91621c5bfb23ecc125e47..77c6bd606ee5003500ed80ea1e3561993f038e05:/templates/base.html?ds=inline diff --git a/templates/base.html b/templates/base.html index cb3a718..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 %}