negos_app/app/views/public/my_account/_address.html.haml
2016-02-16 21:09:48 +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"