Projet

Général

Profil

Development #30465 » table.html

Emmanuel Cazenave, 07 février 2019 15:20

 
1
<table class="pk-data-table pk-table-headers pk-table-borders pk-table-zebra">
2
  <caption>État de vos demandes en cours à ce jour</caption>
3
      <tbody><tr>
4
        <th>Date de demande</th>
5
        <th>Type</th>
6
        <th>Prestation</th>
7
        <th>Statut</th>
8
        <th>Date de décision</th>
9
      </tr>
10
      
11
      <tr>
12
        <td>2015-11-26</td>
13
        <td>Renouvellement</td>
14
        <td>Carte d'invalidité (de priorité) pour personne handicapée</td>
15
        <td>Instruction administrative terminée en attente de passage en évaluation</td>
16
        <td>2015-01-16</td>
17
      </tr>
18
      
19
    </tbody>
20
    </table>