<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>cls_pagination 2 templates example</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="600" border="0">
<tr>
<td><div align="center">This is an example of data pagination. </div></td>
</tr>
<tr>
<td><div align="center"><strong>HERE MUST BE THE QUERY DATA!! </strong></div></td>
</tr>
<tr>
<td><div align="center">{BODY} </div></td>
</tr>
</table>
</body>
</html>
|