{{ page.title | escape }} {% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} Published on {{ page.date | date: date_format }} by Kiran Shahi {{ content }} {% if page.previous.url %} « {{page.previous.title}} {% endif %} {% if page.next.url %} {{page.next.title}} » {% endif %} {% include disqus_comments.html %}