主题 : 图片集 |
级别: 状元
![]() |
2# 发表于:2014-09-02 15:36:16 IP:182.213.*.*
[#list content.pictures as p]
<li> <p align=center> <table border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center"><img src="${p.imgPath!}"/></td> </tr> </table> </p> <p class="caption">${p.description!}</p> </li> [/#list] </ul> |
||
---|---|---|---|
1
共1页