Fix titles being escaped twice (#32889)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
- content_for :page_title do
|
||||
= t('privacy_policy.title')
|
||||
- content_for :page_title, t('privacy_policy.title')
|
||||
|
||||
- content_for :header_tags do
|
||||
= render partial: 'shared/og'
|
||||
|
||||
Reference in New Issue
Block a user