{%extends "base_template.html"%} {%block mainblock%}

Location's name

{%if data%} {{data[2][1]}} {%endif%}

Add the URL of the picture of your location

{%endblock%}