mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-10 07:50:33 -07:00
5 lines
118 B
Text
5 lines
118 B
Text
%h1 Editing School
|
|
= render 'form', school: @school
|
|
= link_to 'Show', @school
|
|
|
|
|
= link_to 'Back', legacy_schools_path
|