nasg/templates/Gone.j2.html

13 lines
325 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width,initial-scale=1,minimum-scale=1" name="viewport"/>
<title>Deleted</title>
</head>
<body>
<h1>
<center>This content was deleted.</center>
</h1>
</body>
</html>