<%= render 'header' %>
<%= @total_customers %> Total customers
<%= number_to_currency(@total_volume) %> Total volume
<%= render 'footer' %>