{:tl('What Are')} {$cat_info.cat_name}?

{$cat_info.cat_desc}

{:tl('Free Legal Advice')}
{volist name="post_list" id="vo"}
{$vo.title}
{$vo.cat_name}
{$vo.title}
{$vo.description}
{/volist}
{if $hide_office != 1}

{:tl('Legal Office Near Me')}

{volist name="categorylist.office" id="vo"} {if $cat_info.cat_slug != $vo.cat_slug} {$vo.cat_name} {/if} {/volist}
{/if}