Initial commit of nodejs
This commit is contained in:
10
views/404.html
Normal file
10
views/404.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<%{ 'main' }%>
|
||||
<%{ title %>404<%} %>
|
||||
<%{ content %>
|
||||
<section>
|
||||
<h2>Error 404</h2>
|
||||
<p>
|
||||
There is nothing there... maybe you want to go back to <a href="<%= urls.index %>">the index</a>
|
||||
</p>
|
||||
</section>
|
||||
<%} %>
|
||||
Reference in New Issue
Block a user