<%=l(:label_information_plural)%>

<%= Redmine::Info.versioned_name %>

<% @checklist.each do |label, result| %> <% end %>
<%= l(label) %> <%= image_tag((result ? 'true.png' : 'exclamation.png'), :style => "vertical-align:bottom;") %>

<%= Redmine::Info.environment %>
<% html_title(l(:label_information_plural)) -%>