cryptpad/customize.dist/features.html

17 lines
1 KiB
HTML
Raw Normal View History

2018-01-23 18:03:31 +00:00
<!DOCTYPE html>
<html class="cp">
<!-- If this file is not called customize.dist/src/template.html, it is generated -->
<head>
2020-11-10 16:10:44 +00:00
<title data-localization="main_title">CryptPad: Collaboration suite, encrypted and open-source</title>
2018-01-23 18:03:31 +00:00
<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">
2020-11-10 16:19:58 +00:00
<link rel="icon" type="image/png" href="/customize/favicon/main-favicon.png" id="favicon"/>
2018-01-23 18:03:31 +00:00
<script async data-bootload="/customize/template.js" data-main="/common/boot.js?ver=1.0" src="/bower_components/requirejs/require.js?ver=2.3.5"></script>
</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>