diff --git a/youmap/templates/base.html b/youmap/templates/base.html index db3cb955..97036144 100644 --- a/youmap/templates/base.html +++ b/youmap/templates/base.html @@ -37,40 +37,9 @@ + {% block bottom_js %} - {% endblock %}
diff --git a/youmap/templates/youmap/home.html b/youmap/templates/youmap/home.html index be8d94e1..4b50df0b 100644 --- a/youmap/templates/youmap/home.html +++ b/youmap/templates/youmap/home.html @@ -123,19 +123,5 @@ {{ block.super }} {% endblock bottom_js %} \ No newline at end of file