{% if post.author or post.date %} Posted{% if post.author %} by {{ post.author }}{% endif %}{% if post.date %} on {{ post.date }}{% endif %} {% endif %}