mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
8cdfffa6f9
Admin Panel- Replacing `layout` with `layout-marketing` in register.pug file GitOrigin-RevId: 3d3458cbbfaa2c78499954102f6a2492b715634c
11 lines
No EOL
227 B
Text
11 lines
No EOL
227 B
Text
extends ../../../../../app/views/layout-marketing
|
|
|
|
block entrypointVar
|
|
- entrypoint = 'modules/user-activate/pages/user-activate-page'
|
|
|
|
|
|
block content
|
|
.content.content-alt
|
|
.container
|
|
#user-activate-register-container
|
|
|