Better line breaks in these templates.
[cascardo/eventmanager.git] / templates / programacao.html
index 0cf74a4..6839348 100644 (file)
@@ -6,10 +6,12 @@
 <!--<h2>{{ dados_usuario.nome }}</h2>-->
     {% for p in aprovadas %}
     {% ifchanged p.dia %}
+      <br />
+      <br />
       <h3>
         {{ p.dia|date:"l, d \de F" }}
       </h3>
-      <br /><br />
+      <br />
     {% endifchanged %}
     <span style="font-size:12pt"><a href="/palestra/{{p.id}}/" style="color:#333;">{{p.titulo}}</a></span>
         <br />