mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 15:38:21 -07:00
5 lines
111 B
Text
5 lines
111 B
Text
%h1 Editing School
|
|
= render 'form', school: @school
|
|
= link_to 'Show', @school
|
|
|
|
|
= link_to 'Back', schools_path
|