% content_for :page_title do %> <%= t('spree.active_sale.title.list') %> <% end %> <% content_for :page_actions do %>
<%= t('spree.active_sale.active_record.name') %> | |
---|---|
<%= active_sale.name %> | <%= link_to_edit active_sale.id, :no_text => true %> <%= link_to_delete active_sale, :no_text => true %> |