diff --git a/umap/templates/umap/content.html b/umap/templates/umap/content.html index f3315db2..da8c2b05 100644 --- a/umap/templates/umap/content.html +++ b/umap/templates/umap/content.html @@ -37,7 +37,10 @@ {% endblock content %} {% block bottom_js %} {{ block.super }} + -{% endblock bottom_js %} + {% endblock bottom_js %} {% block footer %} {{ block.super }} {% include "umap/content_footer.html" %}