abstractmechanic
Version:
NodeJS Framework, small footprint, fast learning curve. This framework is perfect for produce apps fast
16 lines (13 loc) • 342 B
HTML
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>501</title>
</head>
<body style="background-color: #222;">
<h1 style="color: #B00; text-align: center; margin-top: 40vh;">
HTTP-501: Not Implemented
</h1>
</body>
</html>