{% if post.featured %} {% endif %}
{% for tag in post.tags limit:1 %} {{ tag }} {% endfor %}

{{ post.title }}

{{ post.author }}