{% extends 'base.html' %} {% block content %}
{% csrf_token %} {% include 'partial/form.html' %}
{% endblock %}