{* Smarty template *}
{include file="form_errors.tpl"}
<form {$form.attributes}>
{include file="page/page_common_form.tpl"}
{$form.cancel.html}
{$form.submit.html}
</form>
{include file="bottom_buttons.tpl"}
{include file="bottom_links.tpl"}