--- layout: news title: "Noticias recientes" lang: es --- {% for post in site.categories.es %}

{{ post.title }}

{{ post.content | strip_html | truncatewords: 25 }}

Continuar leyendo...

Publicado por {{ post.author }} el {{ post.date | date_to_string }}

{% endfor %}