sideplace_app/app/views/public/annonce_nums/_annonce_num.html.haml

8 lines
191 B
Plaintext

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