<mb-form-labeldisplay-name="Create a password - Must be 8 characters long and include one upper case letter, one a number and one special character"field-name="password"></mb-form-label>
<mb-form-labeldisplay-name="Verify your new password"field-name="password"></mb-form-label>
<inputclass="Form-input Form-offset full"type="password"placeholder="Please type it again so we can verify it"ng-model="newUser.repeated_password"required>
<spanclass="Form-charm"></span>
</div>
<divclass="Form-field"mb-form-field="password">
<mb-form-labeldisplay-name="Create a password - Must be 8 characters long and include one upper case letter, one a number and one special character"field-name="password"></mb-form-label>
<mb-form-labeldisplay-name="Verify your new password"field-name="password"></mb-form-label>
<inputclass="Form-input Form-offset full"type="password"placeholder="Please type it again so we can verify it"ng-model="newUser.repeated_password"required>
<pclass="text-body">(This may take a little while depending on the size of your data, but you can start exploring any data we’ve finished importing right away.)</p>
<pclass="text-body">(This may take a little while depending on the size of your data, but you can start exploring any data we’ve finished importing right away.)</p>
<aclass="Button Button--primary"href="/">Take me to my data</a>