Align secondary email, compromised password and confirm secondary email pages with the website redesign style (#32143)

GitOrigin-RevId: 7b7bc68e59714df9b6198f4aebe2ac218454d68b
This commit is contained in:
Rebeka Dekany
2026-03-20 11:00:58 +01:00
committed by Copybot
parent 632299d7b5
commit d232ab9ec7
3 changed files with 6 additions and 3 deletions

View File

@@ -3,10 +3,11 @@ extends ../layout-react
block vars
- var suppressNavbar = true
- var suppressSkipToContent = true
- isWebsiteRedesign = true
block entrypointVar
- entrypoint = 'pages/user/add-secondary-email'
block content
main.content.content-alt
main.content
#add-secondary-email

View File

@@ -4,10 +4,11 @@ block vars
- var suppressNavbar = true
- var suppressFooter = true
- var suppressAnalytics = true
- isWebsiteRedesign = true
block entrypointVar
- entrypoint = 'pages/compromised-password'
block content
main#main-content.content.content-alt
main#main-content.content
#compromised-password

View File

@@ -3,6 +3,7 @@ extends ../layout-react
block vars
- var suppressNavbar = true
- var suppressSkipToContent = true
- isWebsiteRedesign = true
block entrypointVar
- entrypoint = 'pages/user/confirm-secondary-email'
@@ -11,5 +12,5 @@ block append meta
meta(name='ol-email' content=email)
block content
main.content.content-alt
main.content
#confirm-secondary-email