--- layout: base.njk ---

{{ title }} {% if pronouns %}{{ pronouns }}{% endif %}

last updated

{% include "taglist.njk" %} {% if location %}

{{ location }}

{% else %}

digital-only

{% endif %}
{{ content | safe }} {% if contacts %}

contact information

{% endif %}