<{include file="default/element.top.html"}>
<{include file="room/menu.html"}>
 
"> 添加动态信息
 
 新闻标题: <{if $smarty.get.act eq "view"}> <{$NewsInfo.Title}> <{else}> <{/if}>
 详细内容:

<{if $smarty.get.action eq "view"}> <{$NewsInfo.Content}> <{else}> <{/if}>


 
<{include file="room/foot.html"}>