| title | Contact Us | |
|---|---|---|
| layout | page | |
| permalink | /contact/ | |
| sidebar | none | |
| redirect_from |
|
{% for person in site.people %}
{% if person.contact %}
{% include content-people-top.html %}
{% endif %}
{% endfor %}
{% comment %} Exclude this section for now. {% include formspree.html email="[email protected]" redirect="/thanks/" %} {% endcomment %}