From: Thadeu Lima de Souza Cascardo Date: Mon, 15 Oct 2007 13:01:13 +0000 (-0200) Subject: More style cleanup. X-Git-Url: http://git.cascardo.info/?p=cascardo%2Feventmanager.git;a=commitdiff_plain;h=e8a291f2b3c1ed27c1473f6be202a3c495f46d3a More style cleanup. --- diff --git a/templates/programacao.html b/templates/programacao.html index c67188d..09073d3 100644 --- a/templates/programacao.html +++ b/templates/programacao.html @@ -15,17 +15,13 @@ {% endifchanged %} {{p.titulo}}
- - {{p.time_start}}-{{p.time_end}} - + {{p.time_start}}-{{p.time_end}}
- {% ifequal p.room 0 %} - Auditório + Auditório {% else %} - Sala {{p.room}} + Sala {{p.room}} {% endifequal %} -
Palestrante{{ p.palestrante.all|pluralize }}:
@@ -33,8 +29,8 @@ {{x.nome|capfirst}} {% ifnotequal p.palestrante.all|length 1%}
{% endifnotequal %}
-
{% endfor %} +
{% endfor %} {% else %}