{foreach $items}
{if $BlogAuthorLastname}
{if $BlogAuthorImages}
{$BlogAuthorImages|image:path=data/CMM_Blog/authors/:number=1:width=100:height=100:sharpen=1:cache=2:imageset=BlogAuthor:wrapAll=*:wrapItem=*:wrapContent=*}
{/if}

{if $BlogAuthorTitle}{$BlogAuthorTitle} {/if}{$BlogAuthorFirstname} {$BlogAuthorLastname}

    {if $BlogAuthorPosition}
  • {$BlogAuthorPosition}
  • {/if} {if $BlogAuthorCompany}
  • {$BlogAuthorCompany}
  • {/if} {if $BlogAuthorEmail}{/if} {if $BlogAuthorWeb}
  • {LANG_CMM_CUSTOMER_WEBSITE}
  • {/if}

{$BlogAuthorDescription|makelinks|maskmailto}

{LANG_CMM_BLOG_ITEMS_OF} {if $BlogAuthorTitle}{$BlogAuthorTitle} {/if}{$BlogAuthorFirstname} {$BlogAuthorLastname}

{else}

{LANG_CMM_BLOG_NO_AUTHOR}

{/if}
{/foreach}