Version 0.10

This commit is contained in:
nemunaire 2008-11-19 12:00:00 +01:00
commit b9c240c781
246 changed files with 10218 additions and 1598 deletions

View file

@ -0,0 +1,15 @@
<table style="width: 530px; margin-left: auto; margin-right: auto;" cellpadding="2" class="versions">
<thead>
<tr>
<th colspan="2">Mises &agrave; jour</th>
</tr>
</thead>
<tbody>
<!-- BEGIN versions -->
<tr>
<td style="width: 20%; font-weight: bold;">version {versions.NUMERO}</td>
<td style="width: 80%; text-align: left;">{versions.DESCRIPTION}</td>
</tr>
<!-- END versions -->
</tbody>
</table>