Good lord I'm stupid...
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
'In case you were wondering.',
|
'In case you were wondering.',
|
||||||
'Also, did you know.'
|
'Also, did you know.'
|
||||||
] | random }}
|
] | random }}
|
||||||
'Christmas break starts {{ speak_the_days('input_boolean.christmas_break_start') }}!'
|
'Christmas break starts {{ speak_the_days('input_datetime.christmas_break_start') }}!'
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if (count_the_days('input_datetime.spring_break_start') | int <= 14) and (count_the_days('input_datetime.spring_break_start') | int > 0) %}
|
{% if (count_the_days('input_datetime.spring_break_start') | int <= 14) and (count_the_days('input_datetime.spring_break_start') | int > 0) %}
|
||||||
{{ [ 'Oh, and look at that.',
|
{{ [ 'Oh, and look at that.',
|
||||||
|
|||||||
Reference in New Issue
Block a user