{if $show_project_header == true} {$row.project_name} {/if} {if $show_edit_controls == true} {dPshowImage src='./images/icons/stock_edit-16.png' wsize='16' hsize='16'} {/if} {if $row.visit_count != $row.message_count}  {dPshowImage src='./images/icons/stock_new_small.png' title='You have unread messages in this forum'} {/if} {$row.forum_name}
{$row.forum_description}
{dPtranslate word='Owner'} {$row.user_username}, {dPtranslate word='Started'} {$create_date} {$row.forum_topics} {$row.forum_replies} {if $show_last_post == true} {$message_date}
({dPtranslate word='Last post'} {$last_post_days} {dPtranslate word='days ago'})
{$row.message_body} {if $row.message_length > $max_msg_length}...{/if} {else} {dPtranslate word='No posts'} {/if}