${_('Delete Domain')}

${h.form(url('domain-delete', domainid=c.id), method='post', class_="form-horizontal")} <%include file="../forms/disabled.base.html"/>
${h.end_form()}\
<%def name="title()"> ${_('Domains :: Delete Domain')} <%def name="heading()"> ${_('Domains :: Delete Domain')} <%def name="headers()"> <%def name="submenu()"> <%def name="localscripts()">\ <%inherit file="../base.html"/>