Port admin to new layout
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<p class="text-center">
|
||||
With great power comes great responsibility.
|
||||
</p>
|
||||
<%= render partial: "components/header", locals: { page_title: "Admin Panel" } %>
|
||||
|
||||
<%= render layout: "components/main_simple" do %>
|
||||
<p class="text-center">
|
||||
With great power comes great responsibility.
|
||||
</p>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user