sideplace_app/app/views/public/annonces/options.html.haml

11 lines
217 B
Plaintext

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