Files
meanTorrent/modules/users/client/views/password/reset-password-invalid.client.view.html
Ryan Hutchison ef3a3f9548 formatting reboot (space-2 and consistency)
JSCS fixes

update editorconfig
2015-07-31 10:04:02 -04:00

5 lines
187 B
HTML

<section class="row text-center">
<h3 class="col-md-12">Password reset is invalid</h3>
<a data-ui-sref="password.forgot" class="col-md-12">Ask for a new password reset</a>
</section>