diff --git a/views/templates/page-noticias.twig b/views/templates/page-noticias.twig index 3b46966..66412da 100644 --- a/views/templates/page-noticias.twig +++ b/views/templates/page-noticias.twig @@ -8,31 +8,31 @@ {% for noticias in recent_posts_noticias %}
{{ + noticias.excerpt({ + words: 50, + read_more: '' + }) + }}
+{{ noticias.date }}
+ Sigue leyendo... +{{ - noticias.excerpt({ - words: 50, - read_more: '' - }) - }}
-{{ noticias.date }}
- Sigue leyendo... -SERVICIOS PRIVADOS
-no hay thumbnail
{% endif %}SERVICIOS PÚBLICOS
-no hay thumbnail
{% endif %}Servicios test
#} + +