<%- include('./layout.html') -%>

<%= message %>

<%= error.status %>

<%= error.stack %>
<%- include('./footer.html') -%>