tinymce/3rdparty/plugins/template/blank.htm
changeset 0 c78d206bf01c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tinymce/3rdparty/plugins/template/blank.htm	Thu Jun 02 06:24:03 2011 -0400
@@ -0,0 +1,12 @@
+<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>