{if $show_group !="No"}

{if $show_form==yes} {/if}{if $user_name =="" && $show_form !=yes}{elseif $joined == no && $show_form !=yes}{/if}{if $joined != no && $active == no}{/if}
{$LANG.videos}: {$groups.videos}
{$LANG.members}: {$groups.members}
{$LANG.grp_topics_title}: {$groups.topics}
{$LANG.grp_posts_title}: {$groups.posts}
{if $groups.videos !=0}Recent {$LANG.videos}
{section name=v_list loop=$videos} {/section}{else}{$LANG.grp_no_vdo_err}{/if}
  {if $groups.videos !=0}» {$LANG.grp_viewl_all_videos} {/if}
{$LANG.grp_discus_title} ({$groups.topics})
 
{assign var=bgcolor value="#FFFFFF"} {section name=t_list loop=$topics} {if $bgcolor == "#FFFFFF"} {assign var=bgcolor value="#F3F3F3"} {else} {assign var=bgcolor value="#FFFFFF"} {/if} {/section}
{$LANG.grp_topic_title} {$LANG.grp_author_title} {$LANG.grp_replies_title} {$LANG.grp_last_post_title}

{$topics[t_list].topic_title}{if $owner == yes && $topics[t_list].approved==no}({$LANG.approve}){/if} {$topics[t_list].username} {$topics[t_list].replies} {$topics[t_list].last_reply|date_format}

{$LANG.grp_add_new_topic}
{$LANG.grp_attach_video}

{$LANG.grp_please_login}
{$LANG.grp_please_join}
{$LANG.grp_inactive_account}

{$LANG.grp_about_this_grp}
{$LANG.category} : {$groups.category}
{$LANG.owner}: {$groups.username}
{$LANG.created}: {$groups.date_added|date_format}
{$LANG.tag_title} {section name=t loop=$tags} {$tags[t]} {/section}
{$LANG.url}: {$view_group_link}{$groups.group_url}
{/if}