diff --git a/web/templates/base.html b/web/templates/base.html index 47fc59d..ba15fab 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -4,6 +4,17 @@ {% block title %}AUTARCH{% endblock %} + + {% block extra_head %}{% endblock %}