sqm-dashboards/app/views/schools/new.html.haml
2017-03-01 13:23:54 -05:00

6 lines
139 B
Text

.row
.offset-sm-2.col-sm-8
%h3 Create A New School
= render 'form', school: @school
%br
%p= link_to 'Back', schools_path