{% if post.description %} {{ post.description }} {% endif %} {{ post.date }} Tags: {% for tag in post.tags %} {{ tag }} {% endfor %}