This post was published{% if post.author %} by {{ post.author }}{% endif %} at {% if post.categories.all %} in {% for category in post.categories.all%}{{ category|lower }}{% if not forloop.last %}, {% endif %}{% endfor %}{% endif %}. {% if post.tags.all %}It was tagged with {% for tag in post.tags.all %}{{ tag }}{% if not forloop.last %}, {% endif %}{% endfor %}.{% endif %}