demarches-normaliennes/app/views/admin/gestionnaires/_informations.html.haml

6 lines
143 B
Text
Raw Normal View History

- {email: 'Email*'}.each do |key, value|
2016-12-07 11:51:26 +01:00
.form-group
2016-02-05 17:40:58 +01:00
%h4
= value
= f.text_field key, class: 'form-control', placeholder: value