{% extends 'contact/base.html' %} {% block content %}

お問い合わせ

{% include 'contact/form.html' %} {% csrf_token %}
{% endblock %}