logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

show.html.haml (254B)


  1. - content_for :header_tags do
  2. %script#initial-state{ type: 'application/json' }!= json_escape(@initial_state_json)
  3. = javascript_pack_tag 'share', integrity: true, crossorigin: 'anonymous'
  4. #mastodon-compose{ data: { props: Oj.dump(default_props) } }