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

3 lines
No EOL
70 B
HTML

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