% title("Posts") %>
<%= link_to "#{post.title}", post_path(post.slug) %> <%= time_ago_in_words(post.updated_at) %> ago