demarches-normaliennes/app/views/users/description/champs/_header_section.html.haml
2017-04-20 10:35:53 +02:00

9 lines
290 B
Text

.default-data-block.default_visible
.row.show-block.infos
.header
.col-xs-12.title
.carret-right
.carret-down
= libelle
.body
= render partial: 'users/description/champs/render_list_champs', locals: { champs: champs, order_place: order_place }