Files
meanTorrent/modules/users/client/views/password/reset-password-invalid.client.view.html
2014-11-10 23:12:33 +02:00

5 lines
185 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>