aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/workbenches/edit.html.slim
blob: 0774610e1a2b3b4c557fc1d980e2c391762ecc94 (plain)
1
2
3
4
5
6
7
8
- breadcrumb :workbench_configure, @workbench
- page_header_content_for @workbench

.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'