Sha256: c3fab650aca3d1ccd1dce99f7e2536452f5c9f6cbbcfb26ef8ffd6713340872e

Contents?: true

Size: 246 Bytes

Versions: 5

Compression:

Stored size: 246 Bytes

Contents

- content_for :meta_description, @item.title
- content_for :title, @item.title
= render @item
.row
  .col-lg-12
    .page-actions
      = bootstrap_button_group do
        = bootstrap_button(to: :back, context: :default) do
          = t('.back')

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ecm_news2-5.1.0 app/views/ecm/news/items/show.haml
ecm_news2-5.0.1 app/views/ecm/news/items/show.haml
ecm_news2-5.0.0 app/views/ecm/news/items/show.haml
ecm_news2-4.0.0 app/views/ecm/news/items/show.haml
ecm_news2-3.0.0 app/views/ecm/news/items/show.haml