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

10 lines
133 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h1
2025-10-12 21:31:57 -05:00
Edit Track
= @track.name
.row
.col-md-12
= render partial: 'form'