%namespace name="sso" file="/sso.html"/>
${_("Can only contain letters and numbers. Spaces aren't allowed.")}
${_("You can choose which name other users see.")}
${_("Please enter the letters in the following image in the field below.")}
%if c.agree_text is None: ${_("By registering, you agree with the %s.") % h.help_link(_("Terms and Conditions"), 'terms') |n} ${_(u"We'll occasionally inform you about important events such as the start of a new participation process via email.")} %else: ${c.agree_text|n} %endif