mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 18:22:53 -05: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"
|