negos_app/app/views/admin_mailer/new_need.html.haml
2016-02-16 21:09:48 +01:00

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