X-Git-Url: http://git.cascardo.info/?p=cascardo%2Feventmanager.git;a=blobdiff_plain;f=templates%2Fprogramacao.html;h=09073d3ee25fad54b644b2bea5214063fcc2db28;hp=52f9d99df405a8e153ea9d87d63bb1a1467f461c;hb=HEAD;hpb=8ab2ca2dc01e701eac88fa1bec8668035be5abb1 diff --git a/templates/programacao.html b/templates/programacao.html index 52f9d99..09073d3 100644 --- a/templates/programacao.html +++ b/templates/programacao.html @@ -15,26 +15,22 @@ {% endifchanged %} {{p.titulo}}
- Palestrante{{ p.palestrante.all|pluralize }}: -
- - {{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 %} -
- {% endfor %} + Palestrante{{ p.palestrante.all|pluralize }}:
{% for x in p.palestrante.all %} {{x.nome|capfirst}} {% ifnotequal p.palestrante.all|length 1%}
{% endifnotequal %}
+ {% endfor %} +
{% endfor %} {% else %}