X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/525b287d2a1c652749f6e175568695907ac3a65b..HEAD:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 552a510..eacc07e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,7 +3,8 @@ {% block title %}{{ title }}{% endblock %} - + {% load static %} + {% block extrahead %}{% endblock %}