28 lines
700 B
HTML
28 lines
700 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
|
<title>{FS400_页面标题}</title>
|
|
<link href="/images/css.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
{FS400_网站顶部}
|
|
<table width="966" border="0" align="center" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td> </td>
|
|
</tr>
|
|
</table>
|
|
<table width="966" border="0" align="center" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td><iframe id="contrList" src="/guestbook/" frameborder="0" width="100%" height="600"></iframe></td>
|
|
</tr>
|
|
</table>
|
|
<table width="966" border="0" align="center" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td> </td>
|
|
</tr>
|
|
</table>
|
|
{FS400_网站底部}
|
|
</body>
|
|
</html>
|