13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
%p
|
|
=qit("play-bien_type-label","Type :")
|
|
=annonce_play.bien_type
|
|
|
|
%p
|
|
=qit("play-marque-label","Marque :")
|
|
=annonce_play.marque.name if annonce_play.marque
|
|
|
|
%hr
|
|
=qit("other-informations-label","Autres informations :")
|
|
%ul
|
|
-@annonce.tag_cats.each do |tag_cat|
|
|
%li=tag_cat.name |