{% extends 'master.html' %} {% block content %}

{{value}}

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