mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -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)
|