templates/web/html/layout-xhtml1.html.erb in review-2.4.0 vs templates/web/html/layout-xhtml1.html.erb in review-2.5.0

- old
+ new

@@ -11,10 +11,8 @@ <% end%> <meta name="generator" content="Re:VIEW"/> <title><%= @title %></title> </head> <body<%= @body_ext %>> -<% if @error_messages %><%= @error_messages %><% end %> -<% if @warning_messages %><%= @warning_messages %><% end %> <%= @body %> </body> </html>