From ba18a68c79cafbb76bfdd80a6c1d4d33ff90ff25 Mon Sep 17 00:00:00 2001 From: Ernesto Rico-Schmidt Date: Wed, 15 Jun 2011 19:43:02 +0200 Subject: fixed url for show detail. slug not id. diff --git a/templates/program/boxes/recommendations.html b/templates/program/boxes/recommendations.html index 7e3682c..2b443c1 100644 --- a/templates/program/boxes/recommendations.html +++ b/templates/program/boxes/recommendations.html @@ -19,7 +19,7 @@ {{ item.timeslot.start|date:"d.m. H:i" }} - {{ item.timeslot.end|date:"H:i" }}
-

{{ item.show.name }}

+

{{ item.show.name }}

{{ item.title }}
[weiter] -- cgit v0.10.2