Adapting place detail view
This commit is contained in:
		@@ -43,7 +43,7 @@
 | 
			
		||||
 | 
			
		||||
    <section class="LP-Section">
 | 
			
		||||
        <h1 class="LP-Headline">Map-Links</h1>
 | 
			
		||||
        {% include 'partials/osm_map.html' %}
 | 
			
		||||
        {% include 'partials/osm_map.html' with config=map_config%}
 | 
			
		||||
        <div class="LP-LinkList">
 | 
			
		||||
            <ul class="LP-LinkList__Container">
 | 
			
		||||
                <li class="LP-LinkList__Item"><a target="_blank" href="https://www.google.com/maps?q={{place.latitude}},{{place.longitude}}" class="LP-Link"><span class="LP-Text">Google Maps</span></a></li>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user