• <%= content_tag :h3, link_to(post.title.name, url('/:post.year/:post.month/:post.slug', post: post)) %> <%= render 'posts/tags', tags: post.tags %>