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

= title_tag t('lines.edit.title', line: @line.name)

= render 'form'