6 lines
177 B
HTML
Raw Normal View History

<!--
Use | striptags(true) for HTML rendering
https://mozilla.github.io/nunjucks/templating.html#striptags-value-preserve_linebreaks
-->
<div>{{text | striptags(true)}}</div>