about summary refs log tree commit diff stats
path: root/app/views/blogs/index.html.haml
blob: a1ad64c7c4748bbe080a907c79da58654ebba4fe (plain) (blame)
1
2
3
- @blogs.each do |blog|
  = render blog
= will_paginate @blogs