mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
5 lines
184 B
Text
5 lines
184 B
Text
%h1 Editing Recipient
|
|
= render 'form', recipient: @recipient
|
|
= link_to 'Show', legacy_school_legacy_recipient_path(@school, @recipient)
|
|
|
|
|
= link_to 'Back', legacy_school_path(@school)
|