Sha256: afec0cba2570268d7953cf9c1ec0874128371ef5e1adb50b407bb207e2f96241
Contents?: true
Size: 255 Bytes
Versions: 24
Compression:
Stored size: 255 Bytes
Contents
- content_for :title do = t('tags.list') .row .small-12.columns .center %h1= t('tags.list') %ul.large-block-grid-2 - @tags.each do |tag| = render 'tags/item', :tag => tag - if @tags.blank? %li No Tags
Version data entries
24 entries across 24 versions & 1 rubygems