<{if $template->getDescriptionB()}>
<{if $settings.categories.enable_collapse_desription_b}>
<{include file="components/wysiwyg.html" content=$template->getDescriptionB()}>
<{else}>
<{include file="components/wysiwyg.html" content=$template->getDescriptionB()}>
<{/if}>
<{/if}>