diff --git a/l4d2web/l4d2web/templates/base.html b/l4d2web/l4d2web/templates/base.html index bd63e5b..0dbe267 100644 --- a/l4d2web/l4d2web/templates/base.html +++ b/l4d2web/l4d2web/templates/base.html @@ -9,6 +9,7 @@ + {% block extra_head %}{% endblock %} @@ -47,5 +48,7 @@ + +