1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/middleware/templates/rescues/missing_template.erb
2012-12-31 14:40:59 -05:00

7 lines
117 B
Text

<header>
<h1>Template is missing</h1>
</header>
<div id="container">
<h2><%=h @exception.message %></h2>
</div>