{% if post.last_modified_at %} {% octicon sync height:12 class:"" %} {{ post.last_modified_at | date: "%Y-%m-%d" }} {% else %} {{ post.date | date: "%Y-%m-%d" }} {% endif %}