Sha256: af378bb8b9a2b92328b24d410d76750609e921fd6879b72dad69a9abff5563c4
Contents?: true
Size: 397 Bytes
Versions: 5
Compression:
Stored size: 397 Bytes
Contents
<% content_for :meta_description, t('ecm.news.news') %> <% content_for :title, t('ecm.news.news') %> <h1><%= t('ecm.news.news') %></h1> <%= render :partial => 'item_in_list', :collection => @items, :as => :item %> <%= paginate @items, theme: 'twitter-bootstrap-3' %> <div class="well page-actions"> <%= link_to(t('ecm.news.views.actions.back'), root_path, class: 'btn btn-default') %> </div>
Version data entries
5 entries across 5 versions & 1 rubygems