aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/routes/edit.html.slim
blob: 78f9a2e855cffd494269aea98757e7466300c8d4 (plain)
1
2
3
4
5
6
7
8
- breadcrumb :route, @referential, @route
- page_header_content_for @route

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