{% include get_active_front_theme()+'/sections/resources.html'%} {% include 'base/blocks/flashed_messages.html'%} {% include get_active_front_theme()+'/sections/nav.html'%}
{{ form.name.label }}
{{ form.name }}
{{ form.email.label }}
{{ form.email }}
{{ form.message.label }}
{{ form.message }}

{% include get_active_front_theme()+'/sections/footer.html'%}