{% include "author-bio" %}
{% if page.link %}

{{ page.title }}

{% else %}

{{ page.title }}

{% endif %}
{{ page.blocks.content|raw }}
{% if page.share %}{% include "social-share" %}{% endif %}
{% if site.owner.disqus and page.comments %}
{% endif %}