mirror of
https://github.com/funamitech/mastodon
synced 2025-01-09 03:14:18 +09:00
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
|
- content_for :content do
|
||
|
= yield
|
||
|
.footer
|
||
|
.domain= Rails.configuration.x.local_domain
|
||
|
|
||
|
= render template: "layouts/application"
|