mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-23 13:24:06 +00:00
Use templates to render weather.
This commit is contained in:
3
modules/default/weather/forecast.html
Normal file
3
modules/default/weather/forecast.html
Normal 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>
|
Reference in New Issue
Block a user