Sha256: 0a663ef1e7eca9e611065ccf8cbaa2c591f86f389201699b5d8688d2e1f48e5b

Contents?: true

Size: 255 Bytes

Versions: 5

Compression:

Stored size: 255 Bytes

Contents

- with_children ||= false

.group        
  %h3
    = link_to group.name, group_url(group)
      
  %span.context
    = t("reader_extension.member_count", :count => group.readers.count) + '.'
    
  - if group.description
    %p
      = group.description

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
radiant-reader-extension-3.0.38 app/views/groups/_group.html.haml
radiant-reader-extension-3.0.37 app/views/groups/_group.html.haml
radiant-reader-extension-3.0.36 app/views/groups/_group.html.haml
radiant-reader-extension-3.0.35 app/views/groups/_group.html.haml
radiant-reader-extension-3.0.33 app/views/groups/_group.html.haml