Remove a few stragglers from the temporary congratulatory message
This commit is contained in:
@ -82,7 +82,7 @@
|
||||
'Until the last day of school.'
|
||||
] | random }}
|
||||
{% elif count_the_days('input_datetime.school_last_day') | int == 0 -%}
|
||||
Tomorrow is the first day of summer. Are you ready? Additionally, congratulations on finishing your time in elementary school. This is an immense accomplishment. Onward and upward to better things, middle school starts this fall!
|
||||
Tomorrow is the first day of summer. Are you ready?
|
||||
{%- endif %}
|
||||
{{ [ 'I will turn on your bedroom lights and appropriate white noise device at bedtime.',
|
||||
'I have executed the Pre bed routine for your room. Standby for bedtime protocol in two zero minutes.',
|
||||
|
@ -43,7 +43,7 @@
|
||||
"I hope you are enjoying your free day off from school, Collin. "
|
||||
{% endif %}
|
||||
{% if count_the_days('input_datetime.school_last_day') | int == 0 %}
|
||||
"Congratulations, today is the last day of school! Have an awesome day! Additionally, congratulations on finishing your time in elementary school. This is an immense accomplishment. Onward and upward to better things, middle school starts this fall!"
|
||||
"Congratulations, today is the last day of school! Have an awesome day!"
|
||||
{% endif %}
|
||||
</p>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user