app/tiny_mce/plugins/template/blank.htm
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 18 Sep 2009 21:59:42 +0530
changeset 2950 ceec88091db8
parent 154 d2377425d3f2
permissions -rwxr-xr-x
ret_list keyword argument is added to tags_strings method to enable returning lists also instead of strings.

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