{include file="header.html"}

{$category_category|html_decode}

{if $total_records eq 0}
There are no news in this category right now.
{else}
{$pagi} {/if}
{include file="sidebar.html"}
{include file="footer.html"}