{% load i18n %} {% load widget_tweaks %}

{% translate "Currently, contacts with an area of responsibility are not displayed in the location. You can find more information in the" %} Wiki.

{% render_field contact_form.area_of_responsibility|append_attr:"form:ajax_contact_form" %} {% render_field contact_form.name|append_attr:"form:ajax_contact_form" %} {% render_field contact_form.email|append_attr:"form:ajax_contact_form" %} {% render_field contact_form.phone_number|append_attr:"form:ajax_contact_form" %} {% render_field contact_form.website|append_attr:"form:ajax_contact_form" %}