Sha256: 3294f6865d7d3c66cc4c9ca2de145b5c3bab8b26fd19788877daabbfdafc75a9
Contents?: true
Size: 334 Bytes
Versions: 17
Compression:
Stored size: 334 Bytes
Contents
{% comment %} This requires the page header to define textbox: title: # optional text: # required {% endcomment %} {% if page.textbox.text %} {% if page.textbox.title %}<h2 class="head-heavy-sm mb-2">{{ page.textbox.title }}</h2>{% endif %} <div class="content-block"> <p>{{ page.textbox.text }}</p> </div> {% endif %}
Version data entries
17 entries across 17 versions & 2 rubygems