Subversion Repositories Sites.tela-botanica.org

Rev

Rev 609 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
420 florian 1
<html xmlns="http://www.w3.org/1999/xhtml">
2
<head>
3
<script language="javascript" src="../../tiny_mce_popup.js"></script>
4
<script type="text/javascript" src="jscripts/embed.js"></script>
5
<title>Example of a custom preview page</title>
6
<link href="{$content_css}" rel="stylesheet" type="text/css" />
7
</head>
8
<body>
9
 
10
Editor contents: <br />
11
{$content}
12
 
13
</body>
14
</html>