Affichage
This commit is contained in:
parent
c30ba3a96b
commit
d083af279d
@ -7,19 +7,14 @@
|
||||
<table class="table">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Nom</td>
|
||||
<th scope="row">Nom</th>
|
||||
<td><?=$this->Info->Nom?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Siren</td>
|
||||
<th scope="row">Siren</th>
|
||||
<td><?=$this->Info->Siren?></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<pre>
|
||||
Liste des services
|
||||
Rechercher un utilisateur
|
||||
</pre>
|
||||
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user