Sha256: d16e3a34c7b33b70035a06d94ebb26b15b4ab2f26fd12d1ac4d93d89189e18eb

Contents?: true

Size: 436 Bytes

Versions: 1

Compression:

Stored size: 436 Bytes

Contents

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

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

- @collection.group_by{|d| d.ecm_downloads_download_category}.each do |category, collection|
  %h2= category.name
  = render collection

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ecm_downloads2-3.0.0 app/views/ecm/downloads/downloads/index.haml