X-Git-Url: http://git.cascardo.info/?p=cascardo%2Feventmanager.git;a=blobdiff_plain;f=templates%2Fprogramacao.html;h=09073d3ee25fad54b644b2bea5214063fcc2db28;hp=cbad7f68dfe7e08be0833bb9ad04fc2e8d8e4453;hb=e8a291f2b3c1ed27c1473f6be202a3c495f46d3a;hpb=f95c6edd7cd2847deebc5a2a6bfce243eca43481 diff --git a/templates/programacao.html b/templates/programacao.html index cbad7f6..09073d3 100644 --- a/templates/programacao.html +++ b/templates/programacao.html @@ -5,9 +5,24 @@ {% for p in aprovadas %} - {% ifchanged p.dia %} {{ p.dia }} {% endifchanged %} + {% ifchanged p.dia %} +
+
+

+ {{ p.dia|date:"l, d \de F" }} +

+
+ {% endifchanged %} {{p.titulo}}
+ {{p.time_start}}-{{p.time_end}} +
+ {% ifequal p.room 0 %} + Auditório + {% else %} + Sala {{p.room}} + {% endifequal %} +
Palestrante{{ p.palestrante.all|pluralize }}:
{% for x in p.palestrante.all %}