Sha256: 17aa8e4668686038c33edbafe37cdbb97b175e1677a41a018f50c1ca57f7f4d9

Contents?: true

Size: 292 Bytes

Versions: 5

Compression:

Stored size: 292 Bytes

Contents

.row.page{ id: block.anchor }
  .col-md-7
    = image_tag block.background, class: 'img-fluid'
  .col-md-5
    %h2
      = block.title
    %hr
    %p
      != block.description
      - if block.try :button
        = link_to block.button[:title], block.button[:link], class: 'btn btn-primary'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tramway-landing-1.5.2 app/views/tramway/landing/blocks/templates/_section_with_image_and_text.html.haml
tramway-landing-1.5.1.2 app/views/tramway/landing/blocks/templates/_section_with_image_and_text.html.haml
tramway-landing-1.5.1.1 app/views/tramway/landing/blocks/templates/_section_with_image_and_text.html.haml
tramway-landing-1.5.1 app/views/tramway/landing/blocks/templates/_section_with_image_and_text.html.haml
tramway-landing-1.5 app/views/tramway/landing/blocks/templates/_section_with_image_and_text.html.haml