<%= t('.recent_posts') %>

<%= render 'blog/shared/archive', :posts => @archive_posts %>

<%= link_to t('.view_archive'), archive_posts_path %>

<%= t('.categories') %>

<%= t('.tags') %>