{%extends "base/page.html"%} {%load pgfilters%} {%block title%}{{operation|default:"Edit"}} {{formitemtype}}{%endblock%} {%block contents%} {%block pre_form_header%}{%endblock%}
{{form_intro|safe}}
{%endif%} {%include "base/form_contents.html" %} {%block post_form%}{%endblock%} {%endblock%} {% block extrahead %} {{ block.super }} {%endblock%} {%block extrascript%} {%if recaptcha%} {%endif%} {%endblock%}