diff --git a/the_works/templates/base.html b/the_works/templates/base.html index 7513766..dcafe5f 100644 --- a/the_works/templates/base.html +++ b/the_works/templates/base.html @@ -8,8 +8,8 @@ - - + + {% block head %}{% endblock head %} @@ -45,7 +45,7 @@
trololol
- + {% block script %} {% endblock script %}