{strip} {$_title = _w("New product quantity unit")} {$_button_text = _w("Create")} {if !empty($unit.id)} {$_title = sprintf(_w("Product quantity unit “%s”"), $unit.name|default:"")} {$_button_text = _w("Save")} {/if} {/strip}
{* HEADER *}

{$_title|escape}

{* CONTENT *}
{* FOOTER *}
{$wa->csrf()}