contact

{% form 'contact' %} {% if form.posted_successfully? %}

お問い合わせありがとうございます。できるだけ早くご返信いたします。

{% endif %} {{ form.errors | default_errors }}
{% endform %}