5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
<%= render "shared/back_link" %>
|
|
|
|
<h2><%= t("admin.questions.edit.title") %></h2>
|
|
|
|
<%= render "form", form_url: admin_question_path(@question) %> |