{{ title_prefix | striptags }} (#{{ tag.name | striptags }}) {{ tag.url }} {{ language }} {% if posts.first.title %} {{ posts.first.published_at | date("D, d M Y h:i:s O") }} {% endif %} {% for post in posts %} {{ post.title | striptags }} {{ post.url }} {{ post.url }} {{ post.published_at | date("D, d M Y h:i:s O") }} {{ post.author.full_name }} {% endfor %}