--- layout: page ---
{{ content }}
{% if page.profile %}
{% if page.profile.image %} {% endif %} {% if page.profile.address %}
{{ page.profile.address }}
{% endif %}
{% endif %}
{% if page.news %} {% include news.html %} {% endif %} {% if page.social %}
{% include social.html %}
{{ site.contact_note }}
{% endif %}