3 lines
No EOL
135 B
Text
3 lines
No EOL
135 B
Text
<%- include("base/header", { title: "404" }) %>
|
|
<h1 class="text-center" style="font-size:10rem">404!</h1>
|
|
<%- include("base/footer") %> |