{% extends skin.layout %} {% block title %}{{page_title}}{% endblock %} {% block head_include %} {% endblock %} {% block content %}
{% if page_title %}

{{page_title}}

{% endif %} {% if message %}

{{message}}

{% endif %}
{{form}}

 |  Cancel
{% endblock %}