<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="${name}"placeholder="${_('example: Jane Doe')}"requiredaria-required="true"aria-describedby="name-tip"/>
<spanclass="tip tip-input"id="name-tip">
% if self.stanford_theme_enabled():
${_("Needed for any Statements of Accomplishment you may earn")}
% else:
${_("Needed for any certificates you may earn <strong>(cannot be changed later)</strong>")}