Anonbot/views/submitted.html

19 lines
554 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1 maximum-scale=1.0, user-scalable=0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>Anonbot WL</title>
<link href="../public/style.css" rel="stylesheet">
</head>
<body>
<h4>Your submission has been sent!</h4>
<p>Expect it to appear on the Instagram page @anonbot.wl in a few seconds</p>
</body>
</html>