{% block sublayout_content %}
{# Flash messages ! #}
{% if app.session.flashbag.keys()|length > 0 %}
{# DISABLED {{ chill_widget('homepage', {} ) }} #}
{% include '@ChillMain/Homepage/index.html.twig' %}
{% endblock %}
{% endblock %}
{% endif %}
{% block content %}