${_('Enable DKIM signing')}

${h.form(url('domain-dkim-enable', domainid=c.domain.id), method='post')} <%include file="../forms/base.html"/>
 
${h.end_form()}\
<%def name="title()"> ${_('Settings :: Enable DKIM signing :: %s') % c.domain.name} <%def name="heading()"> ${_('Settings :: Enable DKIM signing :: %s') % c.domain.name} <%def name="headers()"> <%def name="submenu()"> <%def name="localscripts()"> <%inherit file="../base.html"/>