Sha256: f905714bba0f130fd0f527a39db9673f36ff193dc57fa6c855f04ffe1f4c4046
Contents?: true
Size: 248 Bytes
Versions: 3
Compression:
Stored size: 248 Bytes
Contents
<li {% if item.claim %}class="effect__claim"{% endif %}> {% if item.title %}<h4>{{ item.title }}</h4>{% endif %} {% if item.text %}<p>{{ item.text }}</p>{% endif %} {% if item.claim %}<p><strong>{{ item.claim }}</strong></p>{% endif %} </li>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
okf-pub-theme-0.2.3 | _includes/effect-item.html |
okf-pub-theme-0.2.2 | _includes/effect-item.html |
okf-pub-theme-0.2.1 | _includes/effect-item.html |