From 5f989885ffb046bc0c2f064347a716e5f873e453 Mon Sep 17 00:00:00 2001 From: Ernesto Rico-Schmidt Date: Wed, 30 Mar 2016 19:59:42 +0200 Subject: fixed typo diff --git a/program/templates/boxes/current.html b/program/templates/boxes/current.html index 4f81906..0ac5179 100644 --- a/program/templates/boxes/current.html +++ b/program/templates/boxes/current.html @@ -13,10 +13,10 @@ {{ previous_timeslot.start|date:"H:i" }}   + title="{{ previous_timeslot.show.broadcastformat.format }}"> 

- {{ previous_timeslot.show.name }} + {{ previous_timeslot.show.name }}

-- cgit v0.10.2