--- layout: news title: "Berita" lang: id --- {% for post in site.categories.id %}

{{ post.title }}

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

Artikel Selengkapnya...

Ditulis oleh {{ post.author }} tanggal {{ post.date | date_to_string }}

{% endfor %}