14 lines
241 B
Plaintext
14 lines
241 B
Plaintext
|
|
|
|
%h1 Annuaire des étudiants de l'école.
|
|
|
|
%table.table.table-hover.table-striped.student_users.white_block
|
|
%tr
|
|
%th{:style => "width:50px;"}
|
|
%th Nom
|
|
%th Localisation
|
|
%th Email
|
|
%th Téléphone
|
|
|
|
|
|
=render @users |