aboutsummaryrefslogblamecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/templates/rescues/missing_template.erb
blob: c5917b9acb9a24c29e3dbad75aa125fd8895a9ed (plain) (tree)
1
2
3
4
5
6
7






                                     
<header>
  <h1>Template is missing</h1>
</header>

<div id="container">
  <h2><%=h @exception.message %></h2>
</div>