demarches-normaliennes/app/views/admin/gestionnaires/_informations.html.haml
2017-04-10 17:55:54 +02:00

5 lines
145 B
Text

- { email: 'Email*' }.each do |key, value|
.form-group
%h4
= value
= f.text_field key, class: 'form-control', placeholder: value