{% extends "portal/detail_base.html" %} {% load maps %} {% block detail_hint %} {% endblock %} {% block content %}

Location details

Address: {{location}}
{% endblock %} {% block right-bar %}

LOCATION

{% map location %}
{% endblock %}