% extend 'layout.html' %> <% @title = 'Error' %> <% switch typeof @error: %> <% when 'object': %>
<%- @error.stack %>