view media/js/tiny_mce/plugins/template/blank.htm @ 48:31cb8d55e3a1

Fix typo in wsgi file.
author Brian Neal <bgneal@gmail.com>
date Sun, 21 Jun 2009 21:31:24 +0000
parents a5b4c5ce0658
children
line wrap: on
line source
<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>