sideplace_app/app/views/public/annonce_campings/_annonce_camping.html.haml

8 lines
199 B
Plaintext

%p
=qit("camping-bien-type-label","Type :")
=annonce_camping.bien_type
%hr
=qit("other-informations-label","Autres informations :")
%ul
-@annonce.tag_cats.each do |tag_cat|
%li=tag_cat.name