kaps_app/app/views/public/my_account/_address.html.haml
Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01:00

5 lines
165 B
Plaintext
Executable File

= f.input :address, :label => "Adresse"
= f.input :address2, :label => "Adresse (suite)"
= f.input :cp, :label => "Code postal"
= f.input :city, :label => "Ville"