mirror of
https://github.com/funamitech/mastodon
synced 2024-11-28 23:09: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"
|