{% extends "wcs/base.html" %} {% load qommon %} {% block body %}
{% standard_text "check-before-submit" %}
{{ html_form.render|safe }}
{% endblock %}