sideplace_app/app/views/public/annonce_hotels/_annonce_hotel.html.haml

9 lines
196 B
Plaintext

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