<% nav = render_erb('_nav.html.erb', binding) %> <% head = render_erb('_head.html.erb', binding) %> <% foot = render_erb('_foot.html.erb', binding) %> Flapjack - Summary <%= head %>

<%= h @count_failing_entities %> out of <%= h @count_all_entities %> entities have failing checks

<%= h @count_failing_checks %> out of <%= h @count_all_checks %> checks are failing