1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-18 00:29:13 +09:00
YuruToot/app/views/layouts/embedded.html.haml

9 lines
197 B
Plaintext
Raw Normal View History

!!! 5
%html{:lang => 'en'}
%head
%meta{:charset => 'utf-8'}/
= stylesheet_link_tag 'application', media: 'all'
= javascript_include_tag 'application_public'
%body.embed
= yield