fix bug & remove dynamic

This commit is contained in:
bkfox
2023-12-12 21:24:21 +01:00
parent 46a9008cda
commit 73d8ff32d5
11 changed files with 62 additions and 53 deletions

View File

@ -2,8 +2,6 @@
{% comment %}Detail page of a show{% endcomment %}
{% load i18n aircox %}
{% include "aircox/program_sidebar.html" %}
{% block content-container %}
{% with schedules=program.schedule_set.all %}
{% if schedules %}