{% extends "admin/base_site.html" %} {% block content %} {% block content_header %}
You may define a suitable template (the default is view_application.html) with the template parameter in the urls.py file as follows:
(r'^my/appli/view_appli/$',
'goflow.workflow.applications.view_application',
{'template':'mytemplate.html'}),
This template can access the following variables:
This application should be used on two cases: