File: blank.htm

package info (click to toggle)
tinymce 3.4.8%2Bdfsg0-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,968 kB
  • ctags: 548
  • sloc: makefile: 52; sh: 14
file content (12 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
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>