www_tf_demo/templates/shortcodes/yellowBox.html
2022-02-03 14:39:30 +03:00

3 lines
61 B
HTML

<div class="yellowBox">
{{ body | markdown | safe }}
</div>