Files
meanTorrent/modules/users/client/views/password/reset-password-success.client.view.html
2017-05-27 18:39:07 +08:00

4 lines
129 B
HTML

<div class="text-center padding-top-50">
<h3 class="col-md-12 margin-top-50">{{ 'SIGN.RESET_PASS_OK' | translate}}</h3>
</div>