Added OSM map partial, Place model function and added it to home.

This commit is contained in:
2020-08-20 21:37:27 +02:00
parent e387091da6
commit 2b56eed759
3 changed files with 81 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
<div class="LP-PlaceGrid">
<h1 class="LP-Headline LP-Headline">Explore the latest locations</h1>
{% include 'partials/osm_map.html' %}
<ul class="LP-PlaceGrid__Grid">
{% for place in place_list %}
<li class="LP-PlaceGrid__Item">