{% extends 'base.html' %} {% block content %} {% include 'partial/form.html' with request_method='post' %} {% endblock %}