{% extends 'global.html'%} {% load static %} # {% block title %}Start{% endblock %} {% block maincontent %}

Explore the latest locations

{% include 'partials/osm_map.html' %}
{% endblock maincontent %}