mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
This fix the follow things:
* The default screen on missing configuration file and syntax error. * Tests
This commit is contained in:
parent
3f9181905a
commit
795e33881c
@ -1,2 +1,5 @@
|
|||||||
<div class="small dimmed">HelloWorld module says:</div>
|
<!--
|
||||||
<div class="normal">{{text}}</div>
|
Use | striptags(true) for HTML rendering
|
||||||
|
https://mozilla.github.io/nunjucks/templating.html#striptags-value-preserve_linebreaks
|
||||||
|
-->
|
||||||
|
<div class="normal">{{text | striptags(true)}}</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user