--- layout: news title: "Последни новини" lang: bg --- {% for post in site.categories.bg %}

{{ post.title }}

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

Прочетете още...

Публикувана от {{ post.author }} на {{ post.date | date_to_string }}

{% endfor %}