jipe_app/app/views/public/registrants/_thanks.html.haml
2017-08-14 10:53:30 +02:00

6 lines
259 B
Plaintext

.center
%p
=qit("newsletter-thanks","Merci pour votre inscription. Vous allez recevoir un mail avec un lien pour la confirmer.")
%p
=link_to "Fermer", "#", :onclick => "$('#newsletter_large_place').html('');return false;", :class => "cancel"