mirror of
https://github.com/hexahigh/mailias-website.git
synced 2025-12-11 20:15:24 +01:00
13 lines
536 B
HTML
13 lines
536 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Request submitted!</title>
|
|
</head>
|
|
<body>
|
|
<h2>Request submitted!</h2>
|
|
<p>Please wait upto 1 business day for the request to be accepted. Once it has been accepted a verification email from Cloudflare will be sent to your inbox. Once you have verified your email you will be able to use your alias.</p>
|
|
</body>
|
|
</html> |