{% if post.author %} By: {{post.author}} :: {% endif %} {{post.date|date:longDate}}
Tags: {% for tag in post.tags %} {{tag.name}} {% endfor %}