Initial commit
This commit is contained in:
commit
ed7724001b
11 changed files with 144 additions and 0 deletions
8
input/error/404.html
Normal file
8
input/error/404.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
[//]: # "Title: Not Found"
|
||||
|
||||
<div id="content">
|
||||
<div class="foreground err">
|
||||
<h1>Not Found</h1>
|
||||
<p>The resource requested not found on this server.</p>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue