Files
rmphp-skeleton/templates/error/501.tpl
2024-04-13 00:38:33 +03:00

10 lines
143 B
Smarty

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>501</title>
</head>
<body>
<h1>Error 501</h1>
</body>
</html>