%namespace name="sso" file="/sso.html"/>
${_("Can only contain letters and numbers. Spaces aren't allowed.")}
${_("You can choose which name other users see.")}
%if c.agree_text is None: ${_("By registering, you agree with the %s.") % ("%s" % _("Terms and Conditions")) |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