add closediv for styling

This commit is contained in:
Frédéric Péters 2011-12-02 12:51:42 +01:00
parent 90ae2c4d40
commit 4190ab2b0c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<img tal:attributes="src string:${deputy/id}/photo"/>
<h3 tal:content="deputy/Title"/>
<a tal:attributes="href string:${deputy/id}/">Voir sa fiche</a>
<div class="closediv"/>
</div>
</tal:entry>
</div>