rhymix/modules/editor/skins/dreditor/blank.html

10 lines
201 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="./css/editor.css" />
<title>XpressEngine DrEditor</title>
</head>
<body class="xe_content editable">
</body>
</html>