add closediv for styling

This commit is contained in:
Frédéric Péters 2011-12-02 12:51:18 +01:00
parent 9bea4f0cc9
commit 344f0d9f96
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@
<h3><span tal:content="event/longdatetime"/> <span tal:content="event/title"/></h3>
<p tal:condition="event/place" class="place" tal:content="event/place"></p>
<a href="#" class="event-details" tal:attributes="href event/absolute_url">Détail de l'événement</a>
<div class="closediv"/>
</div>
</div>