Sha256: c452225848f37840c6dbb2a358dea68671343657189a6c5c56266f0e78cc71e1
Contents?: true
Size: 348 Bytes
Versions: 15
Compression:
Stored size: 348 Bytes
Contents
- content_for :title do = t('tags.list') = render 'ish_manager/sites/header', :site => @site if @site .row .small-12.columns .center %h1 Tags (#{Tag.count}) = link_to '[+]', new_tag_path %ul.tags - @tags.each do |tag| = render 'item', :tag => tag - if @tags.blank? %li No Tags
Version data entries
15 entries across 15 versions & 1 rubygems