website/templates/shortcodes/warning.html
2024-11-12 21:06:52 -07:00

3 lines
No EOL
68 B
HTML

<div class="insert-warning">
{{ body | markdown | safe }}
</div>