mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #3059 from overleaf/jpa-fix-user-activate-rendering
[misc] user-activate: fix the path of the parent pug-template GitOrigin-RevId: f740bf42b092cdb4cecc211ae569044a090e9ca1
This commit is contained in:
parent
948cddd293
commit
21de9041fe
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
extends ../../../../app/views/layout
|
||||
extends ../../../../../app/views/layout
|
||||
|
||||
block content
|
||||
.content.content-alt
|
||||
|
|
Loading…
Reference in a new issue