diff --git a/the_works/templates/base.html b/the_works/templates/base.html index 19907fe..68b0ab6 100644 --- a/the_works/templates/base.html +++ b/the_works/templates/base.html @@ -16,6 +16,8 @@ + {% block script %}{% endblock script %} +