aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/templates/rescues/missing_template.erb
blob: dbfdf76947b32d936d7b6770c9cae3903a07fe4b (plain) (blame)
1
2
<h1>Template is missing</h1>
<p><%=h @exception.message %></p>