includes/clientside/tinymce/blank.htm
author Dan
Tue, 18 Sep 2007 17:27:55 -0400
changeset 137 3bce0c320e80
parent 1 fe660c52c48f
permissions -rw-r--r--
Fix: textarea tags got stripped naked by the HTML optimizer, now no longer

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>blank_page</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body class="mceContentBody">

</body>
</html>