diff --git a/core/templates/base.html b/core/templates/base.html index 9cccc00..792ee4e 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -116,6 +116,9 @@ + {% block script_file %} + + {% endblock script_file %} -- libgit2 0.21.2