sqm-dashboards/app/views/questions/new.html.haml
2017-03-04 16:25:24 -05:00

3 lines
87 B
Text

%h1 New Question
= render 'form', question: @question
= link_to 'Back', questions_path