Sha256: 8f0b01640822bffb0b668db6a9955b2e92bacc0597ae50cb1659ca257132ea0b
Contents?: true
Size: 363 Bytes
Versions: 18
Compression:
Stored size: 363 Bytes
Contents
{% assign type = page.type | prepend: '--' %} <div class="block _util {{ type }}"> {% include html/page/utils/share.liquid %} {%- unless page.type == 'chapter' -%} {% if page.update %} {% include html/page/utils/update.liquid %} {% endif %} {% if page.author %} {% include html/page/utils/author.liquid %} {% endif %} {%- endunless -%} </div>
Version data entries
18 entries across 18 versions & 1 rubygems