X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Feventmanager.git;a=blobdiff_plain;f=templates%2Fprogramacao.html;fp=templates%2Fprogramacao.html;h=d98f870ce78b61b75acf28b6928f149b2dbe6ff2;hp=87e1e1930e9cd53a4e9b328fad045c92a4da2e88;hb=a69d565c0dc11ec33541cf03b60cfe2804da077a;hpb=bdb2eb124460d23483efb15a779a7bce4ade1ddf diff --git a/templates/programacao.html b/templates/programacao.html index 87e1e19..d98f870 100644 --- a/templates/programacao.html +++ b/templates/programacao.html @@ -23,14 +23,16 @@ {{p.time_start}}-{{p.time_end}} -
- {% ifequal p.room 0 %} - Auditório - {% else %} - Sala {{p.room}} - {% endifequal %}
-
+
+ + {% ifequal p.room 0 %} + Auditório + {% else %} + Sala {{p.room}} + {% endifequal %} + +
{% endfor %}
{% endfor %}