{% 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 %} {% if page.previous %} « {% endif %} {% if page.next %} » {% endif %} {{ page.title }} {{ page.date|date:'%A, %B %d, %Y' }} {{ content }} Date {{ page.date|date:'%A, %B %d at %I:%M %p'|replace:' 0',' '|replace:' AM',' am'|replace:' PM',' pm' }} Camera {{ page.exif.make }} {{ page.exif.model }} Aperture {{ page.exif.aperture }} Exposure {{ page.exif.exposure }} {% if page.location %} {% endif %} {% if page.next %} Next Photo » {% endif %} {% if page.previous %} « Previous {% endif %} Gallery List Tweet {% include disqus.html %} {% include footer.html %}