demarches-normaliennes/app/views/admin/instructeurs/_informations.html.haml
2019-08-12 13:47:01 +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