{template "header.html"}
这里是{MODULE_NAME}模块栏目内容页
{$title}

{$description}

{$title}
源码截图
{loop $images $i $c} {$c.title} {/loop}
地图位置
{dr_baidu_map($weizhi, 17, '100%', '400')}
网友评论
{if IS_COMMENT} {dr_module_comment(MOD_DIR, $id)} {/if}
{template "footer.html"}