{if $is_category eq 1 AND $page_number gt 0}
{/if} {if $is_news eq 1}
{/if}
{$google_font}
{$lang_home}
{if $mail_enable_contact_page eq 1}
{$lang_contact}
{/if} {section name=x loop=$pages} {if $pages[x].place eq 0}
{$pages[x].title|html_decode}
{/if} {/section} {section name=x loop=$links} {if $links[x].place eq 0}
{$links[x].title|html_decode}
{/if} {/section}
{'header'|get_ad}
{if $theme_display_megamenu eq 1}
{section name=x loop=$categories}
{$categories[x].category}
{/section}
{/if}
Toggle navigation
Categories
{section name=x loop=$categories} {if $categories[x].id|get_sub_categories eq 0}
{$categories[x].category}
{else}
{$categories[x].category|html_decode}
{foreach name=x from=$categories[x].id|get_sub_categories key=id item=sub}
{$sub.category|html_decode}
{/foreach}
{$lang_all} {$categories[x].category}
{/if} {/section}