diff options
Diffstat (limited to 'program/templates/v2/timeslot_detail.html')
-rw-r--r-- | program/templates/v2/timeslot_detail.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/templates/v2/timeslot_detail.html b/program/templates/v2/timeslot_detail.html index d4ac952..9af51ab 100644 --- a/program/templates/v2/timeslot_detail.html +++ b/program/templates/v2/timeslot_detail.html @@ -5,7 +5,6 @@ <body> <div id="content-main" class="timeslot-detail"> - <h1><a href="/program/shows/{{ timeslot.show.slug }}">{{ timeslot.show.name }}</a></h1> <div class="show-detail-header bf-{{ timeslot.show.broadcastformat.slug }}"> |