app/tiny_mce/plugins/template/blank.htm
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 09 Sep 2009 21:00:51 +0200
changeset 2894 4af34d6e2a2d
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Use available Rights Checker when rights are already defined. Reviewed by: Lennard de Rijk

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>blank_page</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<script type="text/javascript">
		parent.TemplateDialog.loadCSSFiles(document);
	</script>
</head>
<body id="mceTemplatePreview" class="mceContentBody">

</body>
</html>