{% if page.slideshow %}
{% endif %}
{% if page.slideshow3 %}
{# Slideshow 3 #}
{% if page.slideshow3 %}
{% block slideshow3 %}
{{ page.slideshow3 }}
{% endblock %}
{% endif %}
{% endif %}
{% if messages %}
{% endif %}
{% if page.featured %}
{% endif %}
{% if page.prensa %}
{# prensa #}
{% if page.prensa %}
{% block prensa %}
{{ page.prensa }}
{% endblock %}
{% endif %}
{% if page.prensatv %}
{{ page.prensatv }}
{% endif %}
{% endif %}
{% if page.noticias %}
{{ page.noticias }}
{% if page.noticiastv %}
{{ page.noticiastv }}
{% endif %}
{% endif %}
{% if page.enlaces %}
{% endif %}
{% if page.sistemas %}
{% endif %}
{% if page.panel_first_1 or page.panel_first_2 or page.panel_first_3 %}
{{ page.panel_first_1 }}
{{ page.panel_first_2 }}
{{ page.panel_first_3 }}
{% endif %}
{% if page.institucional %}
{% endif %}
{% if page.panel_second_1 or page.panel_second_2 or page.panel_second_3 or page.panel_second_4 %}
{{ page.panel_second_1 }}
{{ page.panel_second_2 }}
{{ page.panel_second_3 }}
{{ page.panel_second_4 }}
{% endif %}
{% if breadcrumb %}
{% endif %}
{% if page.enlacepie%}
{% endif %}
{% if page.footer %}
{% endif %}