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

Explore the latest locations

{% endblock maincontent %}