Archive

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

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

<%= link_to t('.go_to_store'), products_path %> <%= t('or') %> <%= link_to t('.back_to_posts'), posts_path %>