summaryrefslogtreecommitdiff
path: root/templates/program
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-07-07 15:15:44 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-07-07 15:15:44 (GMT)
commit9cd2c15636b734391d59ebb85e1d47cdbde036ef (patch)
tree9042355e24cc5d00b19b0b284a6298968893487a /templates/program
parenta6ea4d75cfdbb67fd19d243a7f15ae2ae8c2756c (diff)
upd
Diffstat (limited to 'templates/program')
-rw-r--r--templates/program/recommendations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/program/recommendations.html b/templates/program/recommendations.html
index 9f2c718..f64aba7 100644
--- a/templates/program/recommendations.html
+++ b/templates/program/recommendations.html
@@ -27,7 +27,7 @@
</h3>
<h4 class="timeslot-start-end">{{ item.timeslot.start|date:"d.m. H:i" }}-{{ item.timeslot.end|date:"H:i" }}</h4>
- <p class="note-content">{{ item.content|safe}}</p>
+ <div class="note-content">{{ item.content|safe}}</div>
</div>
</div>