--- layout: news title: "Notizie Recenti" lang: it --- {% for post in site.categories.it %}

{{ post.title }}

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

Continua...

Inserito da {{ post.author }} il {{ post.date | date_to_string }}

{% endfor %}