<%- include("./component/header.html"); %> <%- include("./component/navbar.html"); %>

<%= message %>

<%= error.status %>

<%= error.stack %>
<%- include("./component/footer.html"); %>