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.
15 lines
270 B
HTML
15 lines
270 B
HTML
7 years ago
|
<html>
|
||
|
<head>
|
||
|
<style>
|
||
|
body {
|
||
|
margin: 0;
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="placeholder"></div>
|
||
|
<script type="text/javascript" src="/common/onlyoffice/web-apps/apps/api/documents/api.js"></script>
|
||
|
<script type="text/javascript" src="doc.js"></script>
|
||
|
</body>
|
||
|
</html>
|