{% extends 'common/master.html' %} {% block body %}

Type In Your Code

{% csrf_token %} {{ form.as_p }}
{% endblock %}