negos_app/app/views/public/my_account/_address.html.haml
Nicolas Bally 772e87ffb7 initial
2015-11-14 00:08:54 +01:00

5 lines
165 B
Plaintext

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