diff --git a/core/templates/base.html b/core/templates/base.html index 4e468b6..ec929bc 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -238,6 +238,8 @@ + + {% block extra_js %}{% endblock %} \ No newline at end of file diff --git a/core/templates/core/profile.html b/core/templates/core/profile.html index d71260f..49e46ca 100644 --- a/core/templates/core/profile.html +++ b/core/templates/core/profile.html @@ -185,6 +185,8 @@ {% block extra_js %}