File "inc-petition.html"
Full path: /home/argothem/www/SpipFactory-fichiers_de_travail/sauvegarde-depannage-1.9a3.2/1.9/dist/inc-petition.html
File size: 857 bytes
MIME-type: text/html
Charset: utf-8
[(#REM) Signer la petition ]
#FORMULAIRE_SIGNATURE
[(#REM) Signatures de la petition ]
<B_signatures>
<div id="signatures">
#ANCRE_PAGINATION
<table summary="<:signatures_petition:>">
<caption><h2>#GRAND_TOTAL <:signatures_petition:></h2></caption>
<thead>
<tr>
<th scope="col"><:date:></th>
<th scope="col"><:nom:></th>
<th scope="col"><:message:></th>
</tr>
</thead>
<tbody>
<BOUCLE_signatures(SIGNATURES) {id_article} {par date}{inverse} {pagination 15}>
<tr>
<td class="signature-date">[(#DATE|affdate)]</td>
<td class="signature-nom">#NOM[<br /><a href="(#URL_SITE)" class="spip_out"><small>[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})</small>]</a>]</td>
[<td class="signature-message">(#MESSAGE|PtoBR)</td>]
</tr>
</BOUCLE_signatures>
</tbody>
</table>
[<p class="pagination">(#PAGINATION)</p>]
</div>
</B_signatures>