mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-30 03:50:13 -05:00
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
- content_for :page_title, t('privacy_policy.title')
|
|
|
|
- content_for :header_tags do
|
|
= render partial: 'shared/og'
|
|
|
|
= render 'shared/web_app'
|