Date: {{ post.pub_date|date:"d M y h:i a" }} | Category : {{ post.category }} | Tag : {% for tag in post.tags.all %} {{ tag }} {% empty %} None {% endfor %}