mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
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:
parent
65b83f2272
commit
8cdfffa6f9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
extends ../../../../../app/views/layout
|
extends ../../../../../app/views/layout-marketing
|
||||||
|
|
||||||
block entrypointVar
|
block entrypointVar
|
||||||
- entrypoint = 'modules/user-activate/pages/user-activate-page'
|
- entrypoint = 'modules/user-activate/pages/user-activate-page'
|
||||||
|
|
Loading…
Reference in a new issue