mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11012 201d5d3c-b55e-5fd7-737f-ddc643e51545
11 lines
229 B
HTML
Executable file
11 lines
229 B
HTML
Executable file
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="editor.css" />
|
|
<link rel="stylesheet" href="style.css" />
|
|
<title>XpressEngine</title>
|
|
</head>
|
|
<body class="xe_content editable">
|
|
</body>
|
|
</html>
|