Most of these quotes were in the dashboard branch before we added the rule for double quotes.
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
<div class="small-12 column">
|
|
<%= back_link_to admin_dashboard_administrator_tasks_path,
|
|
t("admin.dashboard.administrator_tasks.edit.back") %>
|
|
|
|
<h2><%= t("admin.dashboard.administrator_tasks.edit.solving") %></h2>
|
|
</div>
|
|
|
|
<%= render "form" %>
|