demarches-normaliennes/app/views/shared/champs/communes/_show.html.haml

10 lines
180 B
Text
Raw Normal View History

%p= champ.to_s
- if champ.code?
%p.fr-text--sm
Code INSEE :
= champ.code
- if champ.departement?
%p.fr-text--sm
Departement :
= champ.departement_code_and_name