commit | f43dd96676fabc5004772237671cf2e08e5d1632 | [log] [tgz] |
---|---|---|
author | matheusfillipe <matheusfillipeag@gmail.com> | Thu May 13 23:27:01 2021 -0300 |
committer | matheusfillipe <matheusfillipeag@gmail.com> | Thu May 13 23:27:01 2021 -0300 |
tree | a2b9e341a3cda5cab725e4d90a8aa799d20e9a21 | |
parent | c0ce7fa2c361e11bcf707637f33c084af7196273 [diff] [blame] |
test: password recovery
diff --git a/templates/recover_success.htm b/templates/recover_success.htm new file mode 100644 index 0000000..b1d2784 --- /dev/null +++ b/templates/recover_success.htm
@@ -0,0 +1 @@ +<div class="alert alert-success" role="alert">Your password was changed successfully!</div>