This repository has been archived on 2025-06-11. You can view files and clone it, but cannot push or open issues or pull requests.
www_ow_freezone/templates/shortcodes/blueBox.html
2022-02-03 14:39:30 +03:00

3 lines
59 B
HTML

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