--- layout: page ---
{% if site.data.author.description %}

{{ site.data.author.description }}

{% endif %} {% if site.data.author.email %}

{{ site.data.author.email }}

{% endif %}
{% if site.data.author.exhibitions %}

Exhibitions

{% for exgroup in site.data.author.exhibitions %}

{{ exgroup.title }}

{% endfor %}
{% endif %}