5 lines
251 B
Plaintext
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" |