2017-10-01 13:16:07 +02:00

6 lines
177 B
HTML

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