aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/timebands/edit.html.slim
blob: c70de82ef27702749bbfc403f4177f790057c3ac (plain)
1
2
3
4
- breadcrumb :timeband, @referential, @timeband
= title_tag t('timebands.edit.title', timeband: @timeband.name)

= render 'form'