{% include header.html %} {% if page.date %} {{ page.date|date:"%b %d"|upcase }}{{ page.date|date:"%Y" }} {% endif %} {% if page.location %} {% endif %} {% if page.code %} {% endif %} {{ page.title }} {{ page.date|date:'%A, %B %d, %Y' }} {{ content }} Tweet {% if false != page.comments %} {% include disqus.html %} {% endif %} {% include footer.html %}