lektor-website/templates/blocks/text-block.html

4 lines
78 B
HTML

<div class="text-block text-block-{{ this.class }}">
{{ this.text }}
</div>