pmr_app/app/views/admin/donators/index.html.haml
Nicolas Bally 428372d6f9 initial
2016-02-08 10:27:25 +01:00

13 lines
204 B
Plaintext

%h1 Liste des donateurs
.right
=link_to "Ajouter un donateur", new_admin_donator_path()
%table.table
%tr
%th
NUC
%th
Nom
%th{:style => "width:120px;"}
=render @donators