From 03ea37581286f16de2fee3a5ba16c3dc640b03d4 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Thu, 7 Jul 2011 17:34:22 +0200 Subject: upd diff --git a/templates/program/recommendations.html b/templates/program/recommendations.html index 1a0721e..504e2c3 100644 --- a/templates/program/recommendations.html +++ b/templates/program/recommendations.html @@ -21,12 +21,13 @@ {% endfor %}
+

+ {{ item.show.name }} vom + {{ item.timeslot.start|date:"d.m. H:i" }}-{{ item.timeslot.end|date:"H:i" }} +

- {{ item.show.name }}:
{{ item.title }}

-

{{ item.timeslot.start|date:"d.m. H:i" }}-{{ item.timeslot.end|date:"H:i" }}

-
{{ item.content|safe}}
-- cgit v0.10.2