Skip to content

Commit

Permalink
Error mesages pages
Browse files Browse the repository at this point in the history
  • Loading branch information
queuemail committed Jul 11, 2023
1 parent 77460a3 commit 909961d
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions blacklist_fails.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
### Address was not blacklisted.
1 change: 1 addition & 0 deletions blacklist_ok.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
### Address was added to blacklist sucessfully.
3 changes: 3 additions & 0 deletions confirmrequestpassword_fails.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### UPS!

Your password request confirmation has failed.
3 changes: 3 additions & 0 deletions confirmrequestpassword_ok.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### OK!

Password request confirmation ok!
5 changes: 5 additions & 0 deletions signupconfirm_fails.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### UPS!

Your sign up request has failed.

If you think this is an error, please, contact info@queuemail.dev
5 changes: 5 additions & 0 deletions signupconfirm_ok.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### YOUR ACCOUNT HAS BEEN ACTIVATED!

We have sent you an email with your password.

Please, check your junk mail / SPAM folder too!.
5 changes: 5 additions & 0 deletions signupconfirm_pending.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### YOUR ACCOUNT IS GOING TO BE CREATED SOON

We are creating resources for your account.
You will receive an email when it is ready!
Meanwhile, you can read the <a href="https://docs.queuemail.dev">API docs</a> for use it.

0 comments on commit 909961d

Please sign in to comment.