mailias-website/submitted.html
hexahigh cf947bae9d a
2023-05-22 15:58:38 +02:00

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>