mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 11:35:29 +01:00
a2ba011326
Source string no longer localized, Markdown instead of raw HTML
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
- content_for :page_title do
|
|
= t('privacy_policy.title')
|
|
|
|
= render 'shared/web_app'
|