<% question_templates.each do |q| %> <%= link_to q.title, new_survey_question_path() %> <% end %>