<% @title = "Statistics" %>

Statistics

Chart of requests (excluding backpaged)

">

State of requests (includes backpaged)

<% for state, count in @request_by_state %> <% end %>
<%=state %><%= count %>

Chart of users

">

Tracks by type

<% for state, count in @tracks_by_type %> <% end %>
<%=state %><%= count %>