From fbeae81abb6bc5b4648659d79d91e6baa0af91e6 Mon Sep 17 00:00:00 2001 From: bkfox Date: Wed, 1 May 2024 02:26:14 +0200 Subject: [PATCH] styles fix --- aircox/templates/aircox/program_detail.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/aircox/templates/aircox/program_detail.html b/aircox/templates/aircox/program_detail.html index b0b4e2f..8364222 100644 --- a/aircox/templates/aircox/program_detail.html +++ b/aircox/templates/aircox/program_detail.html @@ -8,9 +8,6 @@ {% with schedules=object.schedule_set.all %} {% if object.active and schedules %}
-

- {% translate "Diffusions" %} -

{% for schedule in schedules %}