Sha256: 76fa52f41b046534ace74dfb81a7e628a120056ce22a934700dbbaf2c816581e
Contents?: true
Size: 428 Bytes
Versions: 11
Compression:
Stored size: 428 Bytes
Contents
.panel - unless feature[:name].blank? %h3= link_to feature[:name].titleize, feature[:link_path] - unless feature[:image_path].blank? = link_to image_tag( feature[:image_path] ), feature[:link_path] - unless feature[:subhead].blank? .descr= raw feature[:subhead] - unless feature.report.blank? %h3= link_to feature.report.name, report_path(feature.report.name_seo) .descr= raw feature.report.subhead
Version data entries
11 entries across 11 versions & 1 rubygems