1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fix indent in UnknownAction template

This commit is contained in:
Guillermo Iguaran 2013-01-01 11:57:22 -05:00
parent dfc930b2b1
commit c684125833

View file

@ -3,4 +3,4 @@
</header>
<div id="container">
<h2><%=h @exception.message %></h2>
</div>
</div>