zota
コメント大歓迎
<table>
<dtml-in "Column.subjects_list()">
<tr>
<td><dtml-var sequence-item></td>
</tr>
</dtml-in>
</table>