##// END OF EJS Templates
Merge pull request #13056 from eyenpi/fix-dpaste-magic...
Merge pull request #13056 from eyenpi/fix-dpaste-magic add expiry days option to pastebin magic and change http protocol to https

File last commit:

r15985:3d455be3
r26665:b3355a94 merge
Show More
notebook_redirect.html
9 lines | 274 B | text/html | HtmlLexer
<html>
<head>
<meta http-equiv="Refresh" content="0; url=../notebook/index.html" />
<title>Notebook docs have moved</title>
</head>
<body>
<p>The notebook docs have moved <a href="../notebook/index.html">here</a>.</p>
</body>
</html>