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

4 lines
78 B
HTML
Raw Normal View History

2015-12-19 14:52:17 +01:00
<div class="text-block text-block-{{ this.class }}">
{{ this.text }}
</div>