--- layout: news title: "Aktualności" lang: pl --- {% for post in site.categories.pl %}

{{ post.title }}

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

Więcej...

Zamieszczone przez {{ post.author }} {{ post.date | date_to_string }}

{% endfor %}