mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Adapt view for glitch-soc's theming system
This commit is contained in:
parent
2c5faa5594
commit
f5ddfe93b3
@ -1,9 +1,6 @@
|
|||||||
- content_for :page_title do
|
- content_for :page_title do
|
||||||
= @instance.domain
|
= @instance.domain
|
||||||
|
|
||||||
- content_for :header_tags do
|
|
||||||
= javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous'
|
|
||||||
|
|
||||||
- content_for :heading_actions do
|
- content_for :heading_actions do
|
||||||
= l(@time_period.first)
|
= l(@time_period.first)
|
||||||
= ' - '
|
= ' - '
|
||||||
|
Loading…
Reference in New Issue
Block a user