Sha256: 9586308dcf6fc3388edbf9abf4171c226f37056cb1ac7f030467a14dd0d57faa

Contents?: true

Size: 332 Bytes

Versions: 1

Compression:

Stored size: 332 Bytes

Contents

.row.page{ id: block.anchor }
  .col-md-7
    - if block.background.present?
      - background_url = block.background.is_a?(String) ? block.background : block.background.url
      = image_tag background_url, class: 'img-fluid'
  .col-md-5{ style: 'text-align: justify' }
    = render 'tramway/landing/templates/text', block: block

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tramway-landing-3.3.0.11 app/views/tramway/landing/templates/_section_with_image_and_text.html.haml