diff --git a/youmap/templates/base.html b/youmap/templates/base.html index 83e4142c..45791c96 100644 --- a/youmap/templates/base.html +++ b/youmap/templates/base.html @@ -14,7 +14,7 @@ {% block extra_head %} - + {% endblock extra_head %} @@ -40,7 +40,7 @@ {% block bottom_js %} - + {% endblock %}