${_('Add a Destination server')}

${h.form(url(controller='domains', action='adddestination', domainid=c.id), method='post')} <%include file="/forms/base.html"/>
 
  ${h.submit('submit', _('Add server'))}
${h.end_form()}\
<%def name="title()"> ${_('Domains :: Add a Destination server')} <%def name="heading()"> ${_('Domains :: Add a Destination server')} <%def name="headers()"> <%def name="localscripts()">\ <%inherit file="/base.html"/>