355 B
355 B
layout | title |
---|---|
default | Protokolle |
{% raw %} {% for post in site.posts %} {% if post.categories contains 'protokoll' %}
{{ post.title }}
{{ post.content | strip_html | truncatewords: 100 }}