rhymix/modules/editor/skins/xpresseditor/blank.html
ngleader 5a99e7faec add XpressEditor
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6039 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-04-07 05:44:56 +00:00

8 lines
253 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
</head>
<body id="xpressInput" class="xpressOutput">
</body>
</html>