{% extends "../base.html" %} {% block content %}

{{ _("Location of %s") % address }}

{% block main %}{% end block %}
{% end block %}