- content_for :page_title do
  = t('privacy_policy.title')

- content_for :header_tags do
  = render partial: 'shared/og'

= render 'shared/web_app'