sideplace_app/app/views/public/annonce_offices/_annonce_office.html.haml

8 lines
196 B
Plaintext

%p
=qit("office-surface-label","Surface :")
=annonce_office.surface
%hr
=qit("other-informations-label","Autres informations :")
%ul
-@annonce.tag_cats.each do |tag_cat|
%li=tag_cat.name