{% extends "base.html" %} {% block libs %} {{ super() }} {% endblock %} {% block content %}
{{ map.html.render|safe }} {% endblock %}