kaps_app/app/views/p_customer_mailer/notify_ins.html.haml
Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01:00

11 lines
213 B
Plaintext
Executable File

%p Bonjour,
%p Vous avez un nouveau client sur Negos :
%p
=@p_customer.organisation
%p
=@p_customer.name
=@p_customer.firstname
%p
Plus d'infos :
=link_to "détail", edit_admin_customer_url(@p_customer)