Progress
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
|
||||
%link(rel='stylesheet' href='/legacy/common-05893041.css')
|
||||
%link(rel='stylesheet' href='/legacy/gabsocial-light-e6f94f23.chunk.css')
|
||||
%link(rel='stylesheet' href='/legacy/common.css')
|
||||
%link(rel='stylesheet' href='/legacy/default.css')
|
||||
|
||||
- content_for :content do
|
||||
.admin-wrapper
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
|
||||
%link(rel='stylesheet' href='/legacy/common.css')
|
||||
%link(rel='stylesheet' href='/legacy/default.css')
|
||||
|
||||
- content_for :content do
|
||||
.container-alt
|
||||
.container
|
||||
.logo-container
|
||||
%h1
|
||||
= link_to root_path do
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
|
||||
%link(rel='stylesheet' href='/legacy/common-05893041.css')
|
||||
%link(rel='stylesheet' href='/legacy/default-558fca16.chunk.css')
|
||||
%link(rel='stylesheet' href='/legacy/common.css')
|
||||
%link(rel='stylesheet' href='/legacy/default.css')
|
||||
|
||||
- content_for :content do
|
||||
.public-layout
|
||||
|
||||
Reference in New Issue
Block a user