cryptpad/www/pad/inner.html

12 lines
409 B
HTML
Raw Normal View History

<!DOCTYPE html>
2017-09-04 13:09:54 +00:00
<html class="cp-app-noscroll">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
2017-09-21 15:56:24 +00:00
<script async data-bootload="/pad/inner.js" data-main="/common/sframe-boot.js?ver=1.6" src="/bower_components/requirejs/require.js?ver=2.3.5"></script>
</head>
2017-09-04 13:09:54 +00:00
<body class="cp-app-pad">
<textarea style="display:none" id="editor1" name="editor1"></textarea>
</body>
</html>