blob: 0335d73ad57e20f4873946fa0b5c1b336b35d7b8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/x-icon" href="../favicon.ico">
<title>Message has been sent</title>
</head>
<body>
<h1>Your message has been sent. Thank you !</h1>
</body>
</html>
|