{% include 'global/partials/head.html' %} {% include 'global/partials/menu.html' %} {% if text %}

{% block texto %}{% endblock texto %}

{% endif %}
{% block posts %}{% endblock posts %} {% block home %}{% endblock home %}