{% extends "goflow/base_site.html" %} {% load i18n admin_modify static %} {% block extrahead %}{{ block.super }} {% endblock %} {% block content %} {% block content_header %}
(r'^myedit/(?PYou should provide a form as documented here, and inheriting of goflow.runtime.forms.BaseForm..*)/$', 'goflow.workflow.applications.edit_model', {'form_class':MyModelForm, template='my_template.html'}),
You may also define a suitable template (the default is edit_model.html) with the template parameter. This template can access the following variables: