author | Patrick PIERRE |
jeu., 06 févr. 2014 14:10:42 +0100 | |
changeset 303 | d40a0513ada2 |
parent 282 | 7890bee65275 |
child 365 | 317036597359 |
permissions | -rw-r--r-- |
Patrick@282 | 1 |
# name: <list type="glossary"> |
Patrick@282 | 2 |
# key: <lis= |
Patrick@282 | 3 |
# -- |
Patrick@282 | 4 |
<list type="glossary"> |
Patrick@282 | 5 |
<item> |
Patrick@282 | 6 |
<label>$1</label> |
Patrick@282 | 7 |
<p>$2</p> |
Patrick@282 | 8 |
</item> |
Patrick@282 | 9 |
<item> |
Patrick@282 | 10 |
<label>$3</label> |
Patrick@282 | 11 |
<p>$4</p> |
Patrick@282 | 12 |
</item> |
Patrick@282 | 13 |
<item> |
Patrick@282 | 14 |
<label>$5</label> |
Patrick@282 | 15 |
<p>$6</p> |
Patrick@282 | 16 |
</item> |
Patrick@282 | 17 |
<item> |
Patrick@282 | 18 |
<label>$7</label> |
Patrick@282 | 19 |
<p>$8</p> |
Patrick@282 | 20 |
</item> |
Patrick@282 | 21 |
</list> |