diff --git a/templates/schedule.html b/templates/schedule.html index 574bc46..56f4154 100644 --- a/templates/schedule.html +++ b/templates/schedule.html @@ -35,7 +35,7 @@

Schedule

{% if day.goal %} - + Goal for the day: {{ day.goal }} @@ -43,7 +43,7 @@

Schedule

{% if day.locations %} {% for loc in day.locations %} - + {% if loc.url %} {{ loc.location }}: {{ loc.room }} {% else %}