--- layout: default ---
{% if page.book-details %} {% include book-details.html details=page.book-details %} {% endif %} {% include post-head.html date=page.date title=page.title %}
{{ content }}
{% include author.html padding-none=true %} {% if site.disqus.shortname %} {% include disqus-comments.html %} {% endif %}