aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/route_sections/edit.html.slim
blob: 15944fd752908bce077456f187997e8f2d1804ce (plain)
1
2
3
4
= title_tag t('route_sections.edit.title')

= @map.to_html if @map
== render 'form'