force new line in announce (#1002)

This commit is contained in:
Frédéric Péters 2011-11-25 09:42:03 +01:00
parent 2ca24723cc
commit a60b80f8f1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<a tal:attributes="href current_meeting/listen_url">Écoutez la séance en direct</a>
</div>
<div id="prochaine-seance" tal:condition="python: (next_meeting is not None and current_meeting is None)">
Prochaine séance :
Prochaine séance :<br/>
<span tal:replace="next_meeting/longdatetime"/>
</div>
<div id="pas-de-seance" tal:condition="python: (next_meeting is None and current_meeting is None)">