diff options
Diffstat (limited to 'program/templates')
-rw-r--r-- | program/templates/timeslot_detail.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/templates/timeslot_detail.html b/program/templates/timeslot_detail.html index e0e4e52..cfe2b7b 100644 --- a/program/templates/timeslot_detail.html +++ b/program/templates/timeslot_detail.html @@ -1,6 +1,6 @@ <html> <head> - <title>Sendung: {{ timeslot }} — Radio Helsinki - Freies Radio Graz</title> + <title>Sendung: {{ timeslot.show.name }} — Radio Helsinki - Freies Radio Graz</title> </head> <body> |