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