mirror of https://github.com/xwiki-labs/cryptpad
21 lines
1.4 KiB
HTML
21 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html class="cp">
|
|
<!-- If this file is not called customize.dist/src/template.html, it is generated -->
|
|
<head>
|
|
<title data-localization="main_title">CryptPad: Zero Knowledge, Collaborative Real Time Editing</title>
|
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
<link rel="icon" type="image/png" href="/customize/main-favicon.png" id="favicon"/>
|
|
<!--BOOTLOAD_OUTER:"/customize/template.js"--><script async data-bootload="/customize/template.js" src="/common/sboot.js?ver=8IaxCUqjpzoP7AEPEk%2B%2BVQ%2BBk83mRdXx4dK%2BXvSNPcI%3D" integrity="sha256-8IaxCUqjpzoP7AEPEk++VQ+Bk83mRdXx4dK+XvSNPcI="></script><!--BOOTLOAD_END-->
|
|
|
|
<link rel="stylesheet" href="/bower_components/codemirror/lib/codemirror.css">
|
|
<link rel="stylesheet" href="/bower_components/codemirror/addon/dialog/dialog.css">
|
|
<link rel="stylesheet" href="/bower_components/codemirror/addon/fold/foldgutter.css" />
|
|
</head>
|
|
<body class="html">
|
|
<noscript>
|
|
<p><strong>OOPS</strong> In order to do encryption in your browser, Javascript is really <strong>really</strong> required.</p>
|
|
<p><strong>OUPS</strong> Afin de pouvoir réaliser le chiffrement dans votre navigateur, Javascript est <strong>vraiment</strong> nécessaire.</p>
|
|
</noscript>
|
|
</html>
|