Sha256: e3986565a7df2bc1a0d3930b95fbfc23bac718eec39186d66863c50c36f3a88a

Contents?: true

Size: 358 Bytes

Versions: 5

Compression:

Stored size: 358 Bytes

Contents

- content_for :title, Ecm::Downloads::DownloadCategory.model_name.human(count: :other)
- content_for :meta_description, Ecm::Downloads::DownloadCategory.model_name.human(count: :other)

%h1= Ecm::Downloads::DownloadCategory.model_name.human(count: :other)

= render @collection

= bootstrap_button(to: main_app.root_path, context: :default) do
  = t('.back')

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ecm_downloads2-5.0.4 app/views/ecm/downloads/download_categories/index.haml
ecm_downloads2-5.0.2 app/views/ecm/downloads/download_categories/index.haml
ecm_downloads2-5.0.1 app/views/ecm/downloads/download_categories/index.haml
ecm_downloads2-5.0.0 app/views/ecm/downloads/download_categories/index.haml
ecm_downloads2-4.0.1 app/views/ecm/downloads/download_categories/index.haml