{{ page.title | escape }} {% assign date_format = site.minima.date_format | default: "%Y-%m-%d %H:%M:%S" %} {{ page.date | date: date_format }} {% if page.author %} {{ page.author }} {% endif %} {{ content }} {% if site.disqus.shortname %} {% include disqus_comments.html %} {% endif %}