{{ title }} {% if pronouns %}{{ pronouns }}{% endif %} last updated {{ page.date | readableDate }} {% include "taglist.njk" %} {% if location %}{{ location }} {% else %}digital-only{% endif %} {{ content | safe }} {% if contacts %} contact information {% for contact in contacts %} {% if contact.href %} {{ contact.title }} {% else %} {{ contact.title }} {% endif %} {% endfor %} {% endif %}