Sha256: c971f730ff01560e4955570bb14cf1a44f8c2dbc459f0af2cc212dcb5648ee53

Contents?: true

Size: 709 Bytes

Versions: 4

Compression:

Stored size: 709 Bytes

Contents

<div class="field__item">
  <div class="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">
      <h2 class="highlighted-heading text-align-center">{{ include.item.title }}</h2>
      <p class="text-align-center">{{ include.item.description }}</p>
      {% if include.item.clickthrough_url and include.item.clickthrough_text %}
      <p class="text-align-center">
          <a class="more-link" href="{{ include.item.clickthrough_url }}"
          >{{ include.item.clickthrough_text }}</a>
      </p>
      {% endif %}
    </div>
  </div>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vliz-be-theme-0.4.4 _includes/light_bg_block/item.html
vliz-be-theme-0.4.3 _includes/light_bg_block/item.html
vliz-be-theme-0.4.1 _includes/light_bg_block/item.html
vliz-be-theme-0.4.0 _includes/light_bg_block/item.html