homepage/themes/tabi-lean/templates/shortcodes/wide_container.html

3 lines
65 B
HTML

<div class="full-width">
{{ body | markdown | safe }}
</div>