34 lines
235 B
Plaintext
34 lines
235 B
Plaintext
|
|
|
|
|
|
%table.table.table-striped.table-hover
|
|
%tr
|
|
%th{:style => "width:30px"}
|
|
|
|
%th
|
|
Nom d'utilisateur
|
|
%th
|
|
Email
|
|
%th
|
|
Nom
|
|
%th
|
|
Prénom
|
|
|
|
|
|
|
|
%th{:style => "width:70px"}
|
|
|
|
|
|
|
|
|
|
|
|
=render @admins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|