<{if $mydirname}><{include file="db:`$mydirname`_inc_breadcrumbs.html"}><{/if}> <{if $commu.show_commu_join}>
<{$smarty.const._MD_XSNS_INDEX_JOIN_DESC}>   <{$smarty.const._MD_XSNS_ARROW}> <{$smarty.const._MD_XSNS_INDEX_JOIN}>

<{/if}>
<{$commu.name|mb_truncate:25}>
" alt="<{$commu.name}>">
<{$smarty.const._MD_XSNS_COMMU_POPULARITY}> <{$commu.statistics.popularity.value}> pts
<{$smarty.const._MD_XSNS_COMMU_UPDATE_FREQUENCY}> <{$commu.statistics.update_frequency.value}> pts

  <{section name=id loop=$commu.member_list}> <{if $smarty.section.id.index > 0 && $smarty.section.id.index is div by 3}> <{/if}> <{/section}>
<{$smarty.const._MD_XSNS_INDEX_DETAIL_MEMBER_LIST}>
<{if $commu.member_list[id].page_url != ""}>
<{$commu.member_list[id].name}>
<{/if}>
<{if $commu.show_member_config}> <{$smarty.const._MD_XSNS_ARROW}> <{$smarty.const._MD_XSNS_INDEX_DETAIL_EDIT_MEMBER}>
<{/if}>

<{if $commu.show_topic_list}> <{if $commu.show_commu_config || $commu.show_commu_leave}> <{/if}> <{/if}>
<{$smarty.const._MD_XSNS_COMMU}>
<{$smarty.const._MD_XSNS_COMMU_NAME}> <{$commu.name}>
<{$smarty.const._MD_XSNS_INDEX_DETAIL_DESC}> <{$commu.info}>
<{$smarty.const._MD_XSNS_INDEX_DETAIL_OPEN_DATE}> <{$commu.time|date_format:"%Y-%m-%d"}>
<{$smarty.const._MD_XSNS_INDEX_DETAIL_AUTHOR}> <{$commu.admin_name}>
<{$smarty.const._MD_XSNS_CATEGORY}> <{$commu.category}>
<{$smarty.const._MD_XSNS_MEMBER_COUNT}> <{$commu.member_count}><{$smarty.const._MD_XSNS_PERSON}>
<{$smarty.const._MD_XSNS_INDEX_DETAIL_PUBLIC}> <{$commu.public}>
<{$smarty.const._MD_XSNS_INDEX_DETAIL_TOPIC}> <{foreach item=topic from=$commu.topic_list}> <{$topic.time|date_format:"%Y-%m-%d"}> : <{$topic.name|mb_truncate:30}> (<{$topic.comment_count|default:0}>)
<{/foreach}>
<{$smarty.const._MD_XSNS_ARROW}> <{$smarty.const._MD_XSNS_INDEX_DETAIL_ALL_TOPIC}> (<{$commu.topic_count|default:0}>)
<{if $commu.show_topic_add}> <{$smarty.const._MD_XSNS_ARROW}> <{$smarty.const._MD_XSNS_INDEX_DETAIL_ADD_TOPIC}>
<{/if}>
<{if $commu.show_commu_config}> <{$smarty.const._MD_XSNS_ARROW}> <{$smarty.const._MD_XSNS_INDEX_DETAIL_EDIT_COMMU}>
<{/if}> <{if $commu.show_commu_leave}> <{$smarty.const._MD_XSNS_ARROW}> <{$smarty.const._MD_XSNS_INDEX_LEAVE}> <{/if}>
<{if $commu.show_commu_notify}>

<{include file='db:system_notification_select.html'}>

<{/if}>