rhymix/modules/editor/styles/xeStyle/editor.html
2011-04-01 06:51:30 +00:00

11 lines
449 B
HTML
Executable file

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="editor.css" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title>XpressEngine</title>
</head>
<body class="xe_content editable">
</body>
</html>