Add a webinaire registration CTA at the end of the admin email

This commit is contained in:
Chaïb Martinez 2018-10-22 20:09:37 +02:00 committed by gregoirenovel
parent e8dd6b00bf
commit 796ff972e6
2 changed files with 6 additions and 0 deletions

View file

@ -26,5 +26,10 @@
= link_to(ADMINISTRATEUR_TUTORIAL_URL, ADMINISTRATEUR_TUTORIAL_URL)
\.
%p
Enfin, vous pouvez vous inscrire à notre prochain webinaire en ligne pour découvrir les fonctionnalités de notre outil :
= link_to(WEBINAIRE_URL, WEBINAIRE_URL)
\.
%p
= render partial: "layouts/mailers/bizdev_signature", locals: { author_name: @author_name }