From 331da0798e9f70b73150231385843f47b571a55f Mon Sep 17 00:00:00 2001 From: Sanj Date: Thu, 8 Dec 2011 14:43:06 +0530 Subject: [PATCH 1/7] template changes: meetings and biblio --- .../modules/festival/documentsubject.html | 3 +-- itf/templates/modules/festival/meeting.html | 18 +++++++++++------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/itf/templates/modules/festival/documentsubject.html b/itf/templates/modules/festival/documentsubject.html index 592fe7a..6e3008c 100644 --- a/itf/templates/modules/festival/documentsubject.html +++ b/itf/templates/modules/festival/documentsubject.html @@ -1,6 +1,5 @@ {% for d in documents %} -
{{ d.title }}
+
{{ d.title }}
{{ d.intro|safe }} -
Download

{% endfor %} diff --git a/itf/templates/modules/festival/meeting.html b/itf/templates/modules/festival/meeting.html index cf5bce1..575a69d 100755 --- a/itf/templates/modules/festival/meeting.html +++ b/itf/templates/modules/festival/meeting.html @@ -10,7 +10,7 @@
  • Tab5
  • Tab6
  • --> -
  • Synopsis
  • +
  • About
  • {% ifnotequal sessions|length 0%}
  • Talks
  • {% endifnotequal %} @@ -35,7 +35,7 @@ {% ifnotequal sessions|length 0 %}
    -

    Programme

    +
    {% for s in sessions %}
    @@ -87,7 +87,7 @@ {% ifnotequal documents|length 0%}
    -

    Reading Materials

    +
    {% for d in documents %}
    @@ -105,15 +105,19 @@ {% ifnotequal imagegallery|length 0 %}