From 3df09b17bc3780b4312f9f10ab5933be48df8258 Mon Sep 17 00:00:00 2001 From: Sanj Date: Tue, 25 Oct 2011 15:16:53 +0100 Subject: [PATCH] tab headers second word bold --- itf/templates/modules/festival/meeting.html | 2 +- itf/templates/noel/insidepage.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/itf/templates/modules/festival/meeting.html b/itf/templates/modules/festival/meeting.html index 81c9eca..2d29207 100755 --- a/itf/templates/modules/festival/meeting.html +++ b/itf/templates/modules/festival/meeting.html @@ -28,7 +28,7 @@
- {{ meeting.intro|safe }} + {{ meeting.intro|safe|linebreaksbr }}
diff --git a/itf/templates/noel/insidepage.html b/itf/templates/noel/insidepage.html index a439a62..84939af 100755 --- a/itf/templates/noel/insidepage.html +++ b/itf/templates/noel/insidepage.html @@ -59,7 +59,7 @@
{% load itftags %} -

{{ title|format_title|safe }}

+

{{ title|format_title|safe }}