{% extends "base.html" %} {% set active_page = "map" %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

Map


{% endblock %}