mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
8 lines
465 B
Text
8 lines
465 B
Text
|
script(type='text/ng-template', id='scribtexModalTemplate')
|
||
|
.modal-header
|
||
|
h3 Looking for ScribTeX?
|
||
|
.modal-body
|
||
|
p ScribTeX has moved to <strong>https://scribtex.sharelatex.com</strong>. Please update your bookmarks.
|
||
|
p(style="text-align: center") You can find the page you were looking for here:
|
||
|
p(style="text-align: center")
|
||
|
a(href="https://scribtex.sharelatex.com#{scribtexPath}", style="font-size: 16px") https://scribtex.sharelatex.com#{scribtexPath}
|