summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-07-07 15:39:20 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-07-07 15:39:20 (GMT)
commit62508d361de209e9a1a642d628e39c7488a1052d (patch)
tree1cbe7ef2d8d028704be843145237836a3b878032 /templates
parent03ea37581286f16de2fee3a5ba16c3dc640b03d4 (diff)
upd
Diffstat (limited to 'templates')
-rw-r--r--templates/program/recommendations.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/program/recommendations.html b/templates/program/recommendations.html
index 504e2c3..c08634e 100644
--- a/templates/program/recommendations.html
+++ b/templates/program/recommendations.html
@@ -22,8 +22,8 @@
</div>
<div class="show-detail">
<h4>
- <a href="{% url show-detail item.show.slug %}">{{ item.show.name }}</a> vom
- {{ item.timeslot.start|date:"d.m. H:i" }}-{{ item.timeslot.end|date:"H:i" }}
+ <a href="{% url show-detail item.show.slug %}">{{ item.show.name }}</a><br />
+ vom {{ item.timeslot.start|date:"d.m. H:i" }}-{{ item.timeslot.end|date:"H:i" }}
</h4>
<h3 class="show-title">
<a href="{% url timeslot-detail item.timeslot.id %}">{{ item.title }}</a>