%# /templates/error.html.ep %> % layout 'default'; % title 'Error'; <% content_for head => begin %> <% end %>
HTTP Status: <%= $status %>
<%= $message %>
Return to the homepage