mirror of
https://github.com/whippyshou/mastodon
synced 2024-12-03 17:28:30 +09: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'
|