aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/lines/edit.html.slim
blob: efe674ba4dcd238d53efe80aa630411edf904c69 (plain)
1
2
3
4
5
6
7
8
- breadcrumb :line, @line
- page_header_content_for @line

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