4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
<div class="block block-{{ include.type }} {% if include.float %}float-{{ include.float }}{% endif %}">
|
|
{{ include.content }}
|
|
</div>
|