Merge pull request #13526 from overleaf/ds-layout-change

Admin Panel- Replacing `layout` with `layout-marketing` in register.pug file

GitOrigin-RevId: 3d3458cbbfaa2c78499954102f6a2492b715634c
This commit is contained in:
Davinder Singh 2023-06-26 10:21:00 +01:00 committed by Copybot
parent 65b83f2272
commit 8cdfffa6f9

View file

@ -1,4 +1,4 @@
extends ../../../../../app/views/layout
extends ../../../../../app/views/layout-marketing
block entrypointVar
- entrypoint = 'modules/user-activate/pages/user-activate-page'