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
664 B
HTML
18 lines
664 B
HTML
<!DOCTYPE html>
|
|
<html style="height: 100%;">
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
|
<script src="/bower_components/jquery/dist/jquery.min.js"></script>
|
|
<script async data-bootload="inner.js" data-main="/common/boot.js?ver=1.0" src="/bower_components/requirejs/require.js?ver=2.1.15"></script>
|
|
<style> .loading-hidden { display: none; } </style>
|
|
</head>
|
|
<body class="loading-hidden">
|
|
<div id="cme_toolbox" class="toolbar-container"></div>
|
|
<div id="editorContainer">
|
|
<textarea id="editor1" name="editor1"></textarea>
|
|
<div id="previewContainer"><div id="preview"></div></div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|