cryptpad/www/unsafeiframe/inner.html

14 lines
472 B
HTML
Raw Normal View History

2021-10-19 11:23:08 +00:00
<!DOCTYPE html>
<html style="height: 100%; background: transparent;">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<script async data-bootload="/unsafeiframe/inner.js" data-main="/common/sframe-boot.js?ver=1.11" src="/bower_components/requirejs/require.js?ver=2.3.5"></script>
2021-10-19 11:23:08 +00:00
<style>
html, body { display: none; }
</style>
</head>
<body class="cp-app-unsafeiframe" style="background: transparent;">
</body>
</html>