mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
19 lines
508 B
Text
19 lines
508 B
Text
|
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.
|