Anonbot/views/commented.html

18 lines
544 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 comment has been posted!</h4>
<p>Check the post you commented on to see your new comment!</p>
</body>
</html>