mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 15:38:21 -07:00
6 lines
153 B
Text
6 lines
153 B
Text
.row
|
|
.offset-sm-2.col-sm-8
|
|
%h3 Create A Question List
|
|
= render 'form', question_list: @question_list
|
|
%br
|
|
%p= link_to 'Back', root_path
|