first commit
This commit is contained in:
commit
7fa1a1444a
52 changed files with 1519 additions and 0 deletions
5
layouts/partials/error.html
Normal file
5
layouts/partials/error.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<section id="error-pane" class="text-center error">
|
||||
<h1 class="text-center">404</h1>
|
||||
<p>Sorry! That page does not exist. It may have been removed or moved to a new section on the site. Click <a
|
||||
href="/">here</a> go back to the home page.</p>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue