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

6 lines
145 B
Text
Raw Normal View History

2017-04-06 19:10:25 +02:00
- { 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