mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
7 lines
182 B
Text
7 lines
182 B
Text
.row
|
|
.offset-sm-2.col-sm-8
|
|
%h3 Edit Recipient List
|
|
= render 'form'
|
|
%br
|
|
%p= link_to 'Show', [@recipient_list.school, @recipient_list]
|
|
%p= link_to 'Back',@school
|