${_('Delete organization')}

${h.form(url('orgs-delete', orgid=c.id), method='post')} <%include file="/forms/disabled.base.html"/>
 
${h.submit('submit', _('Delete organization'))}
${h.end_form()}\
<%def name="title()"> ${_('Settings :: Delete organization')} <%def name="heading()"> ${_('Settings :: Delete organization')} <%def name="submenu()"> <%def name="headers()"> <%def name="localscripts()"> <%inherit file="/base.html"/>