mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
41f75b5936
Fix potential Angular XSS issues GitOrigin-RevId: a18a609a25b29e910cb78e28a37398417cfe4842
8 lines
481 B
Text
8 lines
481 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", ng-non-bindable) https://scribtex.sharelatex.com#{scribtexPath}
|