osem-fcy/app/views/admin/tracks/edit.html.haml

10 lines
132 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h1
Edit Tack
= @track.name
.row
.col-md-12
= render partial: 'form'