about summary refs log tree commit diff stats
path: root/app/views/quotes/list.html.haml
blob: 12c95c0d3bb8192e5f52f760350bf2db50dbfdb4 (plain) (blame)
1
2
3
4
%section#quotes
  .pagination= will_paginate @quotes
  = render @quotes
  .pagination= will_paginate @quotes