Fixed SSML tags in master bedroom wakeup briefing, close #160
This commit is contained in:
@ -6,11 +6,11 @@
|
|||||||
{% from 'weather.jinja' import weatherReport %}
|
{% from 'weather.jinja' import weatherReport %}
|
||||||
<p>
|
<p>
|
||||||
{{ greeting('date') }}
|
{{ greeting('date') }}
|
||||||
<p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{{ today_is() }}
|
{{ today_is() }}
|
||||||
<p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{{ weatherReport('alerts','tts','day') }}
|
{{ weatherReport('alerts','tts','day') }}
|
||||||
|
Reference in New Issue
Block a user