diff --git a/templates/home.html.twig b/templates/home.html.twig index 18126607..db70a701 100644 --- a/templates/home.html.twig +++ b/templates/home.html.twig @@ -42,16 +42,13 @@ {% endblock %} -{% block js_end %} +{% block scripts %} {{ include('map/' ~ map_js_file) }} diff --git a/templates/map/.initGoogleMap.js.swo b/templates/map/.initGoogleMap.js.swo deleted file mode 100644 index c1c22fd5..00000000 Binary files a/templates/map/.initGoogleMap.js.swo and /dev/null differ