· {{ post.author.name }} {% if post.categories is defined and post.categories|length > 0 %} · {% for cat in post.categories %} {{ cat.name }}{% if not loop.last %}, {% endif %} {% endfor %} {% endif %}