<spanclass="tip tip-input"id="username-tip">${_('Will be shown in any discussions or forums you participate in')}</span>
<spanclass="tip tip-input"id="username-tip">${_('Will be shown in any discussions or forums you participate in')}<strong>(${_('cannot be changed later')})</strong></span>
</li>
<liclass="field required text"id="field-name">
<labelfor="name">${_('Full Name')}</label>
<inputid="name"type="text"name="name"value=""placeholder="${_('example: Jane Doe')}"requiredaria-required="true"aria-describedby="name-tip"/>
<spanclass="tip tip-input"id="name-tip">${_("Needed for any certificates you may earn<strong>(cannot be changed later)</strong>")}</span>
<spanclass="tip tip-input"id="name-tip">${_("Needed for any certificates you may earn")}</span>
<spanclass="tip tip-input"id="id="username-tip>${_('Will be shown in any discussions or forums you participate in')}</span>
<spanclass="tip tip-input"id="id="username-tip>${_('Will be shown in any discussions or forums you participate in')}<strong>(${_('cannot be changed later')})</strong></span>
</li>
% if ask_for_fullname:
...
...
@@ -171,7 +171,7 @@
<liclass="field required text"id="field-name">
<labelfor="name">${_('Full Name')}</label>
<inputid="name"type="text"name="name"value=""placeholder="$_('example: Jane Doe')}"aria-describedby="name-tip"/>
<spanclass="tip tip-input"id="name-tip">${_("Needed for any certificates you may earn<strong>(cannot be changed later)</strong>")}</span>
<spanclass="tip tip-input"id="name-tip">${_("Needed for any certificates you may earn")}</span>