<%= link_to 'Add new blog post', new_admin_blog_post_path, :class => 'big button' %>

Blog Posts

<%= will_paginate @posts %>