<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_(u'Validate email address')} <%def name="breadcrumbs()"> ${h.instance.breadcrumbs(c.page_user)|n} ${_(u'Validate email address')} <%block name="headline">

${_(u'Validation email sent')}

<%block name="main_content"> ${_(u'An email has been sent to you. Please click on the validation link in this email in order to proceed.')}