UNPKG

jackson

Version:

Jackson, the web application framework

9 lines (6 loc) 188 B
<% extend 'layout.html' %> <h1>404 Not Found</h1> URL not found: <pre style="display: inline"><%- @req.url %></pre> <hr> <h3>Request</h3> <% include '_request.html', {@req, @inspect} %>