Adapt view for glitch-soc's theming system
parent
4d1b09c62a
commit
807b83ce90
|
@ -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