| {$LANG.videos}: |
{$grp_details.videos} |
| {$LANG.members}: |
{$grp_details.members} |
| {$LANG.grp_topics_title}: |
{$grp_details.topics} |
| {$LANG.grp_posts_title}: |
{$grp_details.posts} |
|
{if $grp_details.videos !=0}
{section name=v_list loop=$videos}
{/section}{else}{/if} |
| |
{if $grp_details.videos !=0}» {$LANG.grp_viewl_all_videos} {/if} |
| |
{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.category} : {$grp_details.category} |
| {$LANG.owner}: {$grp_details.username} |
| {$LANG.created}: {$grp_details.date_added|date_format} |
| {$LANG.tag_title} {section name=t loop=$tags} {$tags[t]} {/section} |
| {$LANG.url}: {$view_group_link}{$grp_details.group_url} |