mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
5 lines
163 B
Text
5 lines
163 B
Text
%h1 Editing Recipient
|
|
= render 'form', recipient: @recipient
|
|
= link_to 'Show', school_recipient_path(@school, @recipient)
|
|
|
|
|
= link_to 'Back', school_path(@school)
|