1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-22 10:33:48 -05:00
Claire b4e739ff0f
Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-07-27 16:11:17 +02:00

9 lines
139 B
Plaintext

!!! 5
%html
%head
%meta{ charset: 'utf-8' }/
= javascript_pack_tag 'common', crossorigin: 'anonymous'
= yield :header_tags