From fa4b801c1736cc14dfe565639632c8e00546a6bf Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 1 Jun 2023 01:05:21 -0400 Subject: [PATCH] That was fun. On to next school year! :') --- custom_templates/status.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_templates/status.jinja b/custom_templates/status.jinja index 93cb6df..562c1a6 100644 --- a/custom_templates/status.jinja +++ b/custom_templates/status.jinja @@ -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') }}. {% 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 %} {% if count_the_days('input_datetime.school_last_day') | int == -1 -%} Today is the first day of Summer Break!