##// END OF EJS Templates
set svn:eol-style=native app/views/common/error.html.erb....
Toshi MARUYAMA -
r5752:760168366e99
parent child
Show More
@@ -1,6 +1,6
1 <h2><%=h @status %></h2>
1 <h2><%=h @status %></h2>
2
2
3 <p id="errorExplanation"><%=h @message %></p>
3 <p id="errorExplanation"><%=h @message %></p>
4 <p><a href="javascript:history.back()">Back</a></p>
4 <p><a href="javascript:history.back()">Back</a></p>
5
5
6 <% html_title @status %>
6 <% html_title @status %>
General Comments 0
You need to be logged in to leave comments. Login now