{% include "patterns/atoms/form_fields/form_text.html" %}
{% include "patterns/atoms/form_fields/form_date.html" %}
{% include "patterns/atoms/form_fields/form_datetime.html" %}
{% include "patterns/atoms/form_fields/form_email.html" %}
{% include "patterns/atoms/form_fields/form_phone.html" %}
{% include "patterns/atoms/form_fields/form_select.html" %}
{% include "patterns/atoms/form_fields/form_radio.html" %}
{% include "patterns/atoms/form_fields/form_multiselect.html" %}
{% include "patterns/atoms/form_fields/form_textarea.html" %}
{% include "patterns/atoms/form_fields/form_checkbox.html" %}
{% include "patterns/atoms/form_fields/form_captcha.html" %}
{% include 'patterns/organisms/layout/footer.html' %}