mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-05 18:56:04 +01:00
7 lines
145 B
Text
7 lines
145 B
Text
|
- content_for :page_title, t('terms_of_service.title')
|
||
|
|
||
|
- content_for :header_tags do
|
||
|
= render partial: 'shared/og'
|
||
|
|
||
|
= render 'shared/web_app'
|