mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-14 22:30:20 +00:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
|
- content_for :page_title, t('terms_of_service.title')
|
||
|
|
||
|
- content_for :header_tags do
|
||
|
= render partial: 'shared/og'
|
||
|
|
||
|
= render 'shared/web_app'
|