<%= render "facebook_script_tag" %>

Heat Seek Blog

    <%= render partial: 'post', collection: @posts %>
<%= will_paginate @posts %>

More