You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1000 B
HTML
26 lines
1000 B
HTML
<!DOCTYPE html>
|
|
<html class="cp-app-noscroll">
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
|
<script async data-bootload="/drive/inner.js" data-main="/common/sframe-boot.js?ver=1.7" src="/bower_components/requirejs/require.js?ver=2.3.5"></script>
|
|
<style>
|
|
.loading-hidden { display: none; }
|
|
#editor1 { display: none; }
|
|
.cp-contextmenu { display: none; }
|
|
</style>
|
|
</head>
|
|
<body class="cp-app-drive cp-body-drive">
|
|
<div id="cp-toolbar" class="cp-toolbar-container"></div>
|
|
<div class="cp-app-drive-container" tabindex="0">
|
|
<div id="cp-app-drive-tree">
|
|
</div>
|
|
<div id="cp-app-drive-content-container">
|
|
<div id="cp-app-drive-connection-state" style="display: none"></div>
|
|
<div id="cp-app-drive-edition-state" class="cp-app-drive-content-info-box" style="display: none"></div>
|
|
<div id="cp-app-drive-content" tabindex="2"></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|