This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-07-04 15:19:24 +02:00
|
|
|
- content_for :page_title do
|
2022-10-08 06:01:11 +02:00
|
|
|
= t('privacy_policy.title')
|
2017-07-04 15:19:24 +02:00
|
|
|
|
2022-10-20 14:35:29 +02:00
|
|
|
- content_for :header_tags do
|
|
|
|
= render partial: 'shared/og'
|
|
|
|
|
2022-10-08 06:01:11 +02:00
|
|
|
= render 'shared/web_app'
|