app/tiny_mce/plugins/template/blank.htm
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 23 Jan 2009 17:51:35 +0000
changeset 930 7e88fba647b1
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added missing changes from r1522. Eclipse found it funny not to save resources ^_^. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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