blob: 6824c7e4077353ae7c23eeae1a64abb476d5335a (
plain)
1
2
3
4
5
6
7
8
9
|
= pageheader 'compliance-control',
t('compliance_control.index.edit')
.page_content
.container-fluid
.row
.col-lg-8.col-lg-offset-2.col-md-8.col-md-offset-2.col-sm-10.col-sm-offset-1
= render 'form'
|