mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-27 18:40:12 -05: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