{$title}
{tr}By:{/tr}{$author_name} {tr}on:{/tr}{$publish_date|bit_short_datetime} ({$reads} {tr}reads{/tr})
{* end articletitle *}
{tr}By:{/tr}{$author_name} {tr}on:{/tr}{$publish_date|bit_short_datetime} ({$reads} {tr}reads{/tr})
|
{if $use_image eq 'y'}
{if $hasImage eq 'y'}
| {$parsed_heading} |
({$size} bytes
{if $gContent->hasUpdatePermission()}
[{tr}Edit{/tr}]
{/if}
{if $gContent->hasUserPermission( 'p_articles_remove' )}
[{tr}Remove{/tr}]
{/if}
)
{* end articletrailer *}
{$parsed_body}
{* end articlebody *}