Sha256: f214ef5a01d11eb262c258d5a355b07f5e556f3b3d2e81eddd111556de6e8276

Contents?: true

Size: 303 Bytes

Versions: 3

Compression:

Stored size: 303 Bytes

Contents

.col-lg-4.col-md-6.col-sm-12
  .well.well-lg
    %h3
      = link_to section.name.html_safe, section.path
      - if section.show_menu_counter? && section.counter
         
        %span.badge.badge-primary
          = section.counter.call
    - if section.description
      %p= section.description

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coalla-cms-0.7.0.0 app/views/structure/_section.haml
coalla-cms-0.6.1.1 app/views/structure/_section.haml
coalla-cms-0.6.0.9 app/views/structure/_section.haml