endfor was misplaced
[cascardo/eventmanager.git] / templates / programacao.html
index 93d5ef8..c67188d 100644 (file)
          </span>
          <br />
         <span style="font-weight:bolder;margin-left:15px">Palestrante{{ p.palestrante.all|pluralize }}:</span>
-        <br />
-            {% endfor %}
         <br />
             {% for x in p.palestrante.all %}
         <span style="margin-left:30px">
             <a href="/palestrante/{{x.id}}/">{{x.nome|capfirst}} </a>{% ifnotequal p.palestrante.all|length 1%}<br /> {% endifnotequal %}
         </span>
+        <br />
+            {% endfor %}
     {% endfor %}
 {% else %}
 <div id="404" style="text-align:center">