{if $this->getAttribute('showSheets')}
{$Pagination->create()}
{/if}
{assign var=Placeholder value=$Project->getMedia()->getPlaceholderImage()}
{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}
{$this->getAttribute('frontendTitle')}
{if $this->getAttribute('showCreator')} {user id=$Child->getAttribute('c_user') var=User} {t}quiqqer/sitetypes list.created.by{/t} {if $User->getId() && $User->getAttribute('firstname')} {$User->getAttribute('firstname')} {else if $User->getId()} {$User->getname()} {/if} {/if} {if $this->getAttribute('showTime')} {t}quiqqer/sitetypes list.created.on{/t} {if $Child->getAttribute('release_from') && $Child->getAttribute('release_from') != '0000-00-00 00:00:00'} {else} {/if} {/if}
{/if}