{{ page.title | escape }}
{% if page.subtitle %}{{ page.subtitle }}
{% endif %}
{{ content }}
{% include share.html %}
{% include paginate-doc.html %} {% if page.comments == true %} {% include comments.html %} {% endif %}