{% include "common/content-bookend.tpl.html" ignore missing %}
{% if Content|length > 0 %} + Refine your search
{% for Post in Content %} {% else %} {% endfor %}
{{ loop.index + Script.Request.offset.value }} {{ Post.title }} {% if Post.icon %} Post icon {% else %} Post icon {% endif %}
{{ Post.description }} | View post
Published: {{ Time.localString(Post.published) }}
Tags: {%- for keyword in Post.keywords -%} {%- if loop.index0 > 0 -%} , {%- endif %} {{- keyword -}} {%- endfor -%}
{% if User.has(Right.toPost, Channel.name) %} You can create a post with this title. {% endif %}