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

13 lines
310 B
Plaintext

.center
%h1
=qit("annonces-options-valeur-annonce", "Mettre en valeur mon annonce")
%h2= @annonce.title
=render :partial => "public/my_account/solde_credits"
%h2
=qit("annonces-options-disponibles", "Liste des options disponibles")
=render AnnonceOptionType.where(:enabled => true).all