11 lines
213 B
Plaintext
Executable File
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) |