{%block body%}

{% if creating %}Add{% else %}Edit{% endif %} Problem

{{ form.as_table }}

{%endblock%}