From f919fe30fa51a6d0cf2e647c626c6e684abd403e Mon Sep 17 00:00:00 2001 From: reverend Date: Sun, 13 Sep 2020 20:15:49 +0200 Subject: [PATCH] Renaming map config --- lostplaces/lostplaces_app/templates/home.html | 2 +- lostplaces/lostplaces_app/templates/partials/osm_map.html | 2 +- .../lostplaces_app/templates/place/place_detail.html | 2 +- lostplaces/lostplaces_app/templates/place/place_list.html | 2 +- lostplaces/lostplaces_app/views/place_views.py | 8 ++++---- lostplaces/lostplaces_app/views/views.py | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lostplaces/lostplaces_app/templates/home.html b/lostplaces/lostplaces_app/templates/home.html index c71bed0..6f36133 100644 --- a/lostplaces/lostplaces_app/templates/home.html +++ b/lostplaces/lostplaces_app/templates/home.html @@ -14,7 +14,7 @@
-{% include 'partials/osm_map.html' with config=map_config %} +{% include 'partials/osm_map.html' with config=mapping_config %}

Explore the latest locations