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