{% macro list_posts(posts, max, language_strings="") %}
{{ post.description }}
{{ post.summary | striptags | safe | trim_end_matches(pat=".") }}…