mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 05:54:27 +00: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'
|