{% block extra_head %}{% endblock %}

{% block header_title %}Carregando ...{% endblock %}

{% block header_tags %}Verificando estabelecimentos que entregam em seu bairro.{% endblock %}

{% block content %}{% endblock %}

Mais opções

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

{% block script %} {% include "snippets/geocoding.html" %} {% endblock %}