T2-BoL/data/http/templates/Copy of 404.html
2015-08-30 02:30:29 -04:00

9 lines
182 B
HTML

<HTML>
<header>
<title>405 - Not Allowed</title>
</header>
<body>
<h1>405 - Not Allowed</h1>
The method #METHOD# is not allowed for this document.
</body>
</HTML>