mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
6 lines
151 B
Text
6 lines
151 B
Text
.row
|
|
.offset-sm-2.col-sm-8
|
|
%h3 Add A Recipient To This School
|
|
= render 'form', recipient: @recipient
|
|
%br
|
|
%p= link_to 'Back', @school
|