{# BLOCK LISTA #} {% import 'blocks\\settings.default.html.twig' as styles %} {% if settings.disabled_block|default != 1 %}

{{'ultimas_noticias'|trans({},'geral')}}

{% if blockscontent %} {{ blockscontent|raw }} {% else %}
Não existem itens para serem listados.
{% endif %}
{% endif %} {# @END BLOCK LISTA #}