sideplace_app/app/views/public/annonce_pets/_annonce_pet.html.haml

8 lines
201 B
Plaintext

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