coton_app/app/views/p_customer_mailer/notify_ins.html.haml
2018-12-15 14:06:53 +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)