ConLite/conlite/templates/standard/template.mycontenido_start....

26 Zeilen
666 B
HTML

<html>
<head>
<title></title>
<meta http-equiv="expires" content="0">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="pragma" content="no-cache">
<script type="text/javascript" src="scripts/rowMark.js"></script>
<script type="text/javascript" src="scripts/infoBox.js"></script>
<link rel="stylesheet" type="text/css" href="styles/contenido.css" />
<script language="javascript">
parent.parent.frames["left"].frames["left_bottom"].location.reload();
</script>
</head>
<body style="margin:10px">
<!-- BEGIN:BLOCK -->
<p class="text_medium">
{CONTENTTEXT}
</p>
<!-- END:BLOCK -->
</form>
</body>
</html>