tamesi.tpl
335 Bytes
<html>
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP">
<meta http-equiv="Content-Style-Type" content="text/css"><head>
<title>¤ª»î¤·</title>
</head>
<body>
<table border="1">
<!--{section name=item loop=$tamesi}-->
<tr width="100">
<td><!--{$tamesi[item]}--></td>
</tr>
<!--{/section}-->
</table>
</body>
</html>