{subpart:head} {if $PinboardItemStop!='0000-00-00 00:00:00'}
Ende: {$PinboardItemStop|datatype:format=date}
{/if} {if $PinboardItemStart!='0000-00-00 00:00:00'}
Start: {$PinboardItemStart|datatype:format=date}
{/if}

{if !empty($PinboardCategoryTitle)}{$PinboardCategoryTitle} :: {/if}{$PinboardItemTitle|substring:length=75:word=0}

{$PinboardItemText|format:type=rawtext|substring:length=250:word=1}

{/subpart:head} {subpart:content}

Datum des Eintrags: {$PinboardItemDate|date}

Autor: {if empty($CustomerLastname)}Kein Kunde zugewiesen{else}{$CustomerTitle} {$CustomerFirstname} {$CustomerLastname} {$CustomerTitle2}{/if} {if $PinboardItemIP}(IP {$PinboardItemIP}){/if}

{if $PinboardItemImages}
Bilder:
{$PinboardItemImages|image:path=data/CMM_Pinboard/images/:width=50:height=50:caption=0:cache=0:zoom=1:absolute=1:imageset={$PinboardItemUID}}
{/if} {/subpart:content}