This repository has been archived on 2021-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
rdelaage.ovh/layouts/shortcodes/infoblock.html

4 lines
53 B
HTML
Raw Normal View History

2020-11-28 17:18:24 +01:00
<div class="infoblock">
{{.Inner | safeHTML}}
</div>