mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Populating initial tree
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038902
This commit is contained in:
12
lib/tinymce/jscripts/tiny_mce/plugins/template/blank.htm
vendored
Normal file
12
lib/tinymce/jscripts/tiny_mce/plugins/template/blank.htm
vendored
Normal file
@@ -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>
|
Reference in New Issue
Block a user