X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/d82db041f520a51eccee6788ebc3a494e2a4280f..77c6bd606ee5003500ed80ea1e3561993f038e05:/templates/base.html?ds=inline diff --git a/templates/base.html b/templates/base.html index ee565e1..c5bfc02 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,7 +3,9 @@ {% block title %}{{ title }}{% endblock %} - + {% load static %} + + {% block extrahead %}{% endblock %}
@@ -54,7 +56,7 @@ {% endblock %}