Files
nairobi/app/views/moderation/dashboard/index.html.erb
2019-03-19 12:16:50 +01:00

4 lines
189 B
Plaintext

<%= link_to t("admin.dashboard.index.back", org: setting["org_name"]), root_path, class: "button float-right" %>
<h2 class="inline-block"><%= t("moderation.dashboard.index.title") %></h2>