Skip to content

Commit 3035af6

Browse files
author
Mominur Rahman
authored
Merge pull request #7 from app-generator/authentication
fix typo
2 parents a75c4c7 + 23a699c commit 3035af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_argon/templates/accounts/password_reset_done.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1 class="text-white mb-2 mt-5">Welcome!</h1>
2222
<div class="col-xl-4 col-lg-5 col-md-7 mx-auto">
2323
<div class="card z-index-0">
2424
<div class="card-header text-center pt-4">
25-
<h5>Reset Password/h5>
25+
<h5>Reset Password</h5>
2626
</div>
2727

2828
<div class="card-body">

0 commit comments

Comments
 (0)