rhymix/modules/editor/styles/default/editor.html
2016-01-25 18:10:15 +09:00

10 lines
180 B
HTML
Executable file

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