Add a webinaire registration CTA at the end of the admin email
This commit is contained in:
parent
e8dd6b00bf
commit
796ff972e6
2 changed files with 6 additions and 0 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue