<%# /templates/error.html.ep %> % layout 'default'; % title 'Error'; <% content_for head => begin %> <% end %>

Error

HTTP Status: <%= $status %>

<%= $message %>

Return to the homepage