{{ page.title | escape }}
{% endif %} {% if page.subtitle %}{{ page.subtitle }}
{% endif %}
{{ content }}
{% if site.share.doc %}
{% include share.html %}
{% endif %}
{% include hook-post-content-doc.html %}
{% include paginate-doc.html %}
{% if site.disqus.shortname %} {% include disqus_comments.html %} {% endif %}