diff --git a/src/program/templates/schedule_base.html b/src/program/templates/schedule_base.html index 21c70bf2..c0f74cc5 100644 --- a/src/program/templates/schedule_base.html +++ b/src/program/templates/schedule_base.html @@ -5,12 +5,12 @@
- +
  • All days
  • {% for day in camp.camp_days %} {% with month_padded=day.lower.date|date:"m" day_padded=day.lower.date|date:"d" %} - + {{ day.lower.date|date:"l" }} {% endwith %}