--- layout: compress permalink: /forms sections: ["general", "events", "elections"] --- {% include head.html %} About - TJSGA {% include header.html %}
{% for form in site.data.forms %}

{{ form['name'] }}

{% endfor %}
{% include footer.html %}