diff --git a/web/templates/base.html b/web/templates/base.html index 99d3117..316bc94 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -1,59 +1,19 @@ -{% load static %} - - - - - {% block title %}Illustrations{% endblock %} - - - {% block extra_head %}{% endblock %} - - - -
- + - + + +
@@ -83,5 +76,106 @@ {% block extra_body %}{% endblock %} - - \ No newline at end of file + + + + + + + \ No newline at end of file