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





                                     
<header>
  <h1>Unknown action</h1>
</header>
<div id="container">
  <h2><%=h @exception.message %></h2>
 </div>