sqm-dashboards/app/views/legacy/questions/new.html.haml

3 lines
94 B
Text

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