Файл: EasyHost v2.0/system/htdocs/manager/files/left_top.html
Строк: 16
<?php
<html>
<head>
<link rel="stylesheet" type="text/css" href="<{system.htdocs}>styles/<{system.color}>/default.css" />
<title>LEFT_TOP</title>
</head>
<body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" bgcolor="<{system.color('link')}>">
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="26">
<tr>
<td width="100%" height="1" bgcolor="<{system.color('border')}>"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td width="100%" height="25" background="<{system.htdocs}>styles/<{system.color}>/titlebg.gif"><font color="#ffffff"><b> Directories</b><font></td>
</tr>
</table>
</body>
</html>
?>