ohctech_p8/assets/dhtmlxCombo/samples/common/index_sub.tpl
2024-10-16 19:18:52 +05:30

22 lines
365 B
Smarty

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>%prod_name% %ver%</title>
<link rel="STYLESHEET" type="text/css" href="../common/style.css">
</head>
<body>
<h1>%prod_name% %ver%. Samples</h1>
<h2>%sub_name%</h2>
<ul>
%samples_list%
</ul>
<div style="margin-top:20px;">
&copy; DHTMLX LTD., 2004-2007
</div>
</body>
</html>