Sha256: daadaed14a6f5bf20c485b3813560a9cd414ed4a2722a43e7e9c98607e527275

Contents?: true

Size: 300 Bytes

Versions: 1

Compression:

Stored size: 300 Bytes

Contents

.section.why_choose
  h2 = @structure.title

  .section_content.why_choose_slider
    - @children.each_with_index do |item, index|
      .why_choose_item
        .why_choose_icon = image_tag "choose_icon#{index % 5 + 1}.png"
        .why_choose_info = raw item.try(:main)

  = raw @structure.content

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
translation_cms-0.1.5 app/cells/composite/welcome_why_choose_us.html.slim