{% if page.destacados %}
{% endif %}
{{ page.content }}
{% if page.homeblog %}
{% endif %}
{% if page.postcontent %}
{{ page.destacados }}
{% endif %}
{% if page.precontent %}
{{ page.precontent }}
{% endif %}
{% if page.catalogo %}
{{ page.catalogo }}
{{ page.textocatalogo }}
{{ page.decocatalogo }}
{{ page.homeblogvecino }}
{{ page.homeblog }}
{{ page.postcontent }}
{% endif %}
{# /.layout-content #}
{% if page.sidebar_second %}
{% endif %}