Rename templates to .njk files to allow syntax highlighting.

This commit is contained in:
Michael Teeuw
2017-10-18 13:52:11 +02:00
parent 995296ef53
commit a79e1b6ca1
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
<div class="small">Forecast template not yet implemented.</div>
<div style="word-wrap:break-word" class="xsmall dimmed">{{forecast | dump}}</div>