sideplace_app/app/views/public/orders/e_trans_effectue.html.haml
Caroline Girard 556e66ba66 qit
2018-09-04 09:22:47 +02:00

5 lines
251 B
Plaintext

%h1
=qit("orders-effectue-h1", "Votre paiement a bien été enregistré, merci !")
%p
=qit("orders-effectue-p", "Vous pouvez dès à présent profiter de vos crédits")
=link_to "Mon compte", public_my_account_path(), :class => "btn btn-primary"