That was fun. On to next school year! :')
This commit is contained in:
@ -255,7 +255,7 @@ Tony does not have a stream scheduled today. The next scheduled stream is in {{
|
|||||||
The school year ends in {{ custom_time('input_datetime.school_last_day','week,day') }}.
|
The school year ends in {{ custom_time('input_datetime.school_last_day','week,day') }}.
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if count_the_days('input_datetime.school_last_day') | int == 0 %}
|
{% 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 %}
|
{% endif %}
|
||||||
{% if count_the_days('input_datetime.school_last_day') | int == -1 -%}
|
{% if count_the_days('input_datetime.school_last_day') | int == -1 -%}
|
||||||
Today is the first day of Summer Break!
|
Today is the first day of Summer Break!
|
||||||
|
Reference in New Issue
Block a user