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.
18 lines
613 B
HTML
18 lines
613 B
HTML
7 years ago
|
<!DOCTYPE html>
|
||
|
<html class="cp-app-noscroll">
|
||
|
<head>
|
||
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||
7 years ago
|
<script async data-bootload="/common/onlyoffice/inner.js" data-main="/common/sframe-boot.js?ver=1.4" src="/bower_components/requirejs/require.js?ver=2.3.5"></script>
|
||
7 years ago
|
<style>
|
||
|
.loading-hidden { display: none; }
|
||
|
</style>
|
||
|
</head>
|
||
7 years ago
|
<body class="cp-app-oocell">
|
||
7 years ago
|
<div id="cp-toolbar" class="cp-toolbar-container"></div>
|
||
|
<div id="cp-app-oo-container">
|
||
|
<iframe id="ooframe" src="document.html" width="100%" height="100%">
|
||
|
</iframe>
|
||
|
</div>
|
||
|
</body>
|
||
|
|