国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
354B

  1. <table width="100%" border="0" cellspacing="1" cellpadding="1">
  2. <tr>
  3. <td bgcolor="#F9F9F9">[field:title/]</td>
  4. </tr>
  5. <tr>
  6. <td>
  7. <span>
  8. 发布人:[field:writer/]
  9. 时间:[field:senddate function='MyDate("Y-m-d H:i:s","@me")'/]
  10. </span>
  11. </td>
  12. </tr>
  13. <tr>
  14. <td>[field:body/]</td>
  15. </tr>
  16. <tr>
  17. <td height="2"></td>
  18. </tr>
  19. </table>