Sha256: f9a532c69cb2ea3b6263774fbc88497e90307c6909a26cb9308fa05e3abc16f5

Contents?: true

Size: 760 Bytes

Versions: 3

Compression:

Stored size: 760 Bytes

Contents

<div class="field__item">
    <div
      class="background-white pb-4 pt-4 px-4 text-add-box-shadow paragraph paragraph--type--basic-text paragraph--view-mode--default">

      <div
        class="clearfix text-formatted field field--name-field-body field--type-text-long field--label-hidden field__items">
        <h4 class="highlighted-heading text-align-center">
          {{ item.title }}
        </h4>

        <p class="paragraph-small text-align-center">
          {{ item.description }}
        </p>

        <p class="paragraph-brand-color text-align-center">
          <a class="more-link-colored"
            href="{{ item.clickthrough_url }}">{{ item.clickthrough_button_text }}</a>
        </p>
      </div>
    </div>
  </div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vliz-be-theme-0.3.0 _includes/carrousel_block/item.html
vliz-be-theme-0.2.0 _includes/carrousel_block/item.html
vliz-be-theme-0.1.0 _includes/carrousel_block/item.html