{php include pubTemplate("header")}
{php include pubTemplate("my")}
我的同城
{if $strUser['locationid']}

{tsTitle($strLocation['title'])}

{$strLocation['content']}

{else}
你还没有加入同城
{/if}
{php include pubTemplate("footer")}