mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-11-01 17:21:11 +01:00
4 lines
179 B
Text
4 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) } }
|