aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/referentials/edit.html.slim
blob: 12b5e23c909485c06d92e7c2586f0a5edca2b0a8 (plain)
1
2
3
4
5
= title_tag t('.title')

.row
  .col-lg-8.col-lg-offset-2.col-md-8.col-md-offset-2.col-sm-8.col-sm-offset-2
    == render 'form'