{include file='Header' sandbox=false}

{@$CategoryNavTrail}

{if $Category.Description && $ShowCategoryDesc}

{@$Category.Description}

{/if} {if $CategoryVideos|count > 0 && $ShowYoutubeVideo}

Unsere Videoempfehlungen für die Kategorie '{filter name='CategoryName' var=$Category.Name}'

    {foreach from=$CategoryVideos key=$Key item=$Video}
  • {$Video.Title}
  • {/foreach}
{/if} {if $Category.CustomCode}
{@$Category.CustomCode}
{/if} {if $CompanyList|count} {action name='CategoryShowTop'} {foreach from=$CompanyList item=$item} {include file='CompanyEntryRow'} {/foreach} {if $Category.Status == CATEGORY_STATUS_OPEN}

Ihre Firma in diese Kategorie eintragen

{/if} {action name='CategoryBeforePager'} {pages assign='output' print=true} {action name='CategoryAfterPager'} {else}

In dieser Kategorie sind momentan leider noch keine Einträge vorhanden.{if $Category.Status == CATEGORY_STATUS_OPEN} Sie können uns jedoch helfen, unser Verzeichnis zu erweitern, indem Sie Ihr Unternehmen jetzt eintragen.{/if}

{/if}
{include file='SidebarCategoryList'} {include file='Footer'}