Added a basic place_view
This commit is contained in:
		@@ -16,7 +16,6 @@
 | 
			
		||||
        </div>
 | 
			
		||||
 
 | 
			
		||||
        <article>
 | 
			
		||||
                {{> @headline headline='Map Links'}}
 | 
			
		||||
                <a class="LP-Link" href="https://www.google.com/maps?q={{place.latitude}},{{place.longitude}}" target="blank"><span class="LP-Text">Google Maps</span></a>
 | 
			
		||||
                <a class="LP-Link" href="https://www.tim-online.nrw.de/tim-online2/?center={{place.latitude}},{{place.longitude}}&icon=true&bg=dop" target="blank"><span class="LP-Text">TIM Online (GER/NRW Only)</span></a>
 | 
			
		||||
                <a class="LP-Link" href="http://www.openstreetmap.org/?mlat={{place.latitude}}&mlon={{place.longitude}}&zoom=16" target="blank"><span class="LP-Text">Open Street Map</span></a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user