mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #3045 from overleaf/ns-delete-cannot-import-pug
remove unused "cannot import project" pug file GitOrigin-RevId: b2f685af1c91d5eadcce2b4b46f362862356e109
This commit is contained in:
parent
9d8e20d3d8
commit
d1b8d49355
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
extends ../layout
|
|
||||||
|
|
||||||
block content
|
|
||||||
.content.content-alt
|
|
||||||
.container
|
|
||||||
.row
|
|
||||||
.col-md-8.col-md-offset-2
|
|
||||||
.card.project-invite-invalid
|
|
||||||
.page-header.text-centered
|
|
||||||
h1 Cannot Access Overleaf v1 Project
|
|
||||||
.row.text-center
|
|
||||||
.col-md-12
|
|
||||||
p
|
|
||||||
| The project you are attempting to access must be imported to Overleaf v2 before it can be accessed. Please contact the project owner or
|
|
||||||
|
|
|
||||||
a(href="/contact") contact support
|
|
||||||
|
|
|
||||||
| for assistance.
|
|
Loading…
Reference in a new issue