diff --git a/web/templates/base.html b/web/templates/base.html index dcd9bc1..eb714d3 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -6,6 +6,16 @@ {% block title %}Illustrations{% endblock %} + + + + + + + + + + {% block extra_head %}{% endblock %}