--- layout: default --- {% block image_feature %} {% include 'image_feature.html' %} {% endblock %} {% block content %}
{% if page.link %}

{{ page.title }}

{% else %}

{{ page.title }}

{% endif %}
{% include 'social_share.html' %} {{ page.content }}
{% endblock %}