contact
{% form 'contact' %}
{% if form.posted_successfully? %}
{% endform %}
お問い合わせありがとうございます。できるだけ早くご返信いたします。
{% endif %} {{ form.errors | default_errors }}