app/tiny_mce/plugins/template/blank.htm
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 19 Apr 2009 21:37:14 +0000
changeset 2249 08d1367deb4f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added ccTld property to role to retrieve the ccTld of the country of residence for a specific role entity. Patch by: Madhusudan.C.S Reviewed by: Lennard de Rijk

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