{if $config.bodybg eq 1}
{/if}
{include file="default/inc_head_post.html"}
1
选择信息分类
2
填写信息内容
3
发布成功
{foreach item=first_cat from=$categories}
{$first_cat.catname}
{foreach item=second_cat from=$first_cat.children}
{$second_cat.catname}
{/foreach}
{/foreach}
{if $smarty.get.catid neq ''}
«重新选择大类
{/if}
{include file="default/inc_foot_about.html"}