8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
%p
|
|
=qit("camping-bien-type-label","Type :")
|
|
=annonce_camping.bien_type
|
|
%hr
|
|
=qit("other-informations-label","Autres informations :")
|
|
%ul
|
|
-@annonce.tag_cats.each do |tag_cat|
|
|
%li=tag_cat.name |