Rodrigo Ramírez Norambuena 795e33881c This fix the follow things:
* The default screen on missing configuration file and syntax error.
    * Tests
2017-09-29 19:10:03 -03:00

6 lines
192 B
HTML

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