General Statistics
<%= render :partial => "about/general", :locals => {} %>
NS1 Seasons statistics
<%= render :partial => "about/contests", :locals => {:contests => Contest.ns1seasons} %>
NSL Season 1 Statistics
<%= render :partial => "about/contests", :locals => {:contests => Contest.nsls1} %>
NSL Season 2 Statistics
<%= render :partial => "about/contests", :locals => {:contests => Contest.nsls2} %>