mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-11-01 09:31:13 +01:00
5 lines
179 B
Text
5 lines
179 B
Text
|
- content_for :header_tags do
|
||
|
%script#initial-state{ type: 'application/json' }!= json_escape(@initial_state_json)
|
||
|
|
||
|
#mastodon-compose{ data: { props: Oj.dump(default_props) } }
|