#outputPageHeader()
#set( $example = $view.getComponent("dsExample").getData() )源文件 | ||||
|
Author: | $esc.html($example.author) |
Create Date: | $date.format("yyyy-M-d", $example.createDate) |
Last Modify: | $date.format("yyyy-M-d", $example.lastModify) |
Tags: | $!esc.html($example.tags) |