website/input/error/404.html

6 lines
136 B
HTML

[//]: # "Title: Not Found"
<div class="err">
<h1>Not Found</h1>
<p>The resource requested not found on this server.</p>
</div>