From 8c047e0436035610d8330c5fddc3cfb745e265bb Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Mon, 15 Oct 2007 10:53:11 -0200 Subject: [PATCH] Before "Palestrante"... Not after it. --- templates/programacao.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/programacao.html b/templates/programacao.html index 52f9d99..93d5ef8 100644 --- a/templates/programacao.html +++ b/templates/programacao.html @@ -14,8 +14,6 @@
{% endifchanged %} {{p.titulo}} -
- Palestrante{{ p.palestrante.all|pluralize }}:
{{p.time_start}}-{{p.time_end}} @@ -29,6 +27,8 @@ {% endifequal %}
+ Palestrante{{ p.palestrante.all|pluralize }}: +
{% endfor %}
{% for x in p.palestrante.all %} -- 2.20.1