{% extends 'layouts/base.twig' %} {% block content %} {% include 'partials/breadcrumb.twig' %} {% if recent_posts_noticias %} {% for noticias in recent_posts_noticias %}
{{ noticias.excerpt({ words: 50, read_more: '' }) }}
{{ noticias.date }}
Sigue leyendo...