Sha256: 1e91ac56dbdce70225cc94bb4b9e1154a215cb3488c70c4a94d2c581fd5086ef
Contents?: true
Size: 500 Bytes
Versions: 2
Compression:
Stored size: 500 Bytes
Contents
.three-column-image-and-text.stacked-image-and-text -[[0,1], [2,3], [4,5]].each do |positions| .four{class: cycle('', '', 'omega')} - row.pieces.select { |p| positions.include?(p.position) }.each do |piece| - if piece.object.piece_type == 'Image' .tn-tc-piece = render "tenon/tenon_content/piece_types/display/image", piece: piece - else .tn-tc-piece = render 'tenon/tenon_content/piece_types/form/text', piece: piece .spacer
Version data entries
2 entries across 2 versions & 1 rubygems