5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
<%= render "shared/back_link" %>
|
|
|
|
<h2><%= t("admin.questions.new.title") %></h2>
|
|
|
|
<%= render "form", form_url: admin_questions_path %> |