includes/clientside/tinymce/plugins/template/blank.htm
changeset 1344 dc96d6c5cd1e
parent 1343 2a31905a567d
child 1345 1de01205143b
--- a/includes/clientside/tinymce/plugins/template/blank.htm	Thu Jun 02 05:28:28 2011 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-<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>