--- layout: theme:default ---

{{ page.title_html }}

{% wrap include theme:social/sharing.html if theme.sharing and page.sharing == true %}
{{ yield }}
{% endwrap %}
{{ content }}
{% wrap include theme:social/comments.html if theme.comments and page.comments == true %}
{{ yield }}
{% endwrap %}