24 lines
415 B
Plaintext
Executable File
24 lines
415 B
Plaintext
Executable File
%p Bonjour,
|
|
|
|
%p
|
|
Une proposition de besoin vient d'être ajoutée par le client
|
|
%strong= @need.author.organisation.to_s
|
|
|
|
%p
|
|
Vous pouvez vous rendre dans la rubrique
|
|
=link_to "Gestion des besoins", admin_needs_path
|
|
afin de valider ou refuser cette proposition.
|
|
|
|
%p
|
|
Voici quelques informations sur le besoin
|
|
|
|
%p
|
|
%strong Titre :
|
|
%br
|
|
=@need.title
|
|
|
|
%p
|
|
%strong Description :
|
|
%br
|
|
=@need.description
|