mastodon-glitch/app/views/shares/show.html.haml

6 lines
185 B
Plaintext

- content_for :header_tags do
= render_initial_state
= flavoured_javascript_pack_tag 'share', crossorigin: 'anonymous'
#mastodon-compose{ data: { props: Oj.dump(default_props) } }