Order History

<%= render @orders %>
<%= will_paginate @orders, :renderer => BootstrapPagination::Rails %>