@@ -25,6 +25,7 @@
</h1></a>
<address>{{ location.address }}</address>
+ <a href="https://google.com/maps/?q={{ location.lat_long }}" class="btn" target="_blank">Map</a>
</div>
{% endfor %}