includes/clientside/tinymce/blank.htm
author Dan
Sun, 26 Aug 2007 20:45:33 -0400
changeset 103 a8891e108c95
parent 1 fe660c52c48f
permissions -rw-r--r--
Several major improvements: Memberlist page added (planned since about beta 2), page group support added for non-JS ACL editor (oops!), and attempting to view a page for which you lack read permissions will get you logged.

<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>