From 358e4e8a52e0f256916698d91c67fcfa419305ab Mon Sep 17 00:00:00 2001 From: Ali Karbassi Date: Mon, 7 Dec 2020 13:38:14 -0600 Subject: [PATCH] End of year copy for no classes --- weallcode/templates/weallcode/programs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weallcode/templates/weallcode/programs.html b/weallcode/templates/weallcode/programs.html index e10c490b..2edcdcd3 100644 --- a/weallcode/templates/weallcode/programs.html +++ b/weallcode/templates/weallcode/programs.html @@ -48,7 +48,7 @@

Upcoming Classes

{% include "weallcode/snippets/class.html" with session=session %} {% endfor %} {% else %} -

There are no upcoming classes at this time. Please contact us for more information.

+

We All Code strives to provide every child the chance to excel in one of the emerging fields of STEM. Over the next few weeks, the team is hard at work planning classes for 2021. We are excited to continue offering classes that are diverse, experiential, and spark curiosity in every student. Please check back for program details at the start of the new year!

{% endif %}