tellform/public/modules/users/views/password/reset-password-invalid.client.view.html
2015-11-12 15:40:44 -08:00

4 lines
180 B
HTML
Executable file

<section class="row text-center">
<h3 class="col-md-12">Password reset is invalid</h3>
<a href="/#!/password/forgot" class="col-md-12">Ask for a new password reset</a>
</section>