<{$party.title}>

<{$party.headline}>

[<{$smarty.const._MD_BXPARTY_LANG_DO_ENTRY}>] <{if $party.place}> <{/if}> <{if $party.url!='http://'}> <{/if}> <{if $xoopsUser.isAdmin or $party.uid==$xoopsUser.uid}> <{/if}>
<{$smarty.const._MD_BXPARTY_LANG_TITLE}> <{$party.title}>
<{$smarty.const._MD_BXPARTY_LANG_STATUS}> <{$party.status.name}>
<{$smarty.const._MD_BXPARTY_LANG_EVENT_DATE}> <{$party.event_date|date_format:"%Y-%m-%d %H:%M"}>
<{$smarty.const._MD_BXPARTY_LANG_LIMIT_DATE}> <{$party.limit_date|date_format:"%Y-%m-%d %H:%M"}>
<{$smarty.const._MD_BXPARTY_LANG_MANAGER}> <{$party.xoopsuser.uname}>
<{$smarty.const._MD_BXPARTY_LANG_HEADLINE}> <{$party.headline}>
<{$smarty.const._MD_BXPARTY_LANG_EX}> <{$party.ex}>
<{$smarty.const._MD_BXPARTY_LANG_PLACE}> <{$party.place}>
<{$smarty.const._MD_BXPARTY_LANG_URL}> <{$party.url}>
<{$smarty.const._MD_BXPARTY_LANG_ACTION}> EDIT | DELETE

<{$smarty.const._MD_BXPARTY_LANG_ENTRY_DESC}>

<{$smarty.const._MD_BXPARTY_LANG_ENTRYMEMBER}>

<{if $special_date}>

<{$smarty.const._MD_BXPARTY_LANG_SPECIAL_DATE}>: <{$special_date|date_format:"%Y-%m-%d %H:%M"}>

<{/if}> <{foreach name=parent item=m from=$members}> "> <{/foreach}>
<{$smarty.const._MD_BXPARTY_LANG_ENTRY_DATE}> <{$smarty.const._MD_BXPARTY_LANG_NAME}> <{$smarty.const._MD_BXPARTY_LANG_STATUS}> <{$smarty.const._MD_BXPARTY_LANG_COMMENT}>
<{$m.entry_date|date_format:"%Y-%m-%d %H:%M"}> <{if $xoopsUser.isAdmin or $xoopsUser.uid==$m.uid}> (EDIT) (DELETE) <{/if}> <{$m.xoopsuser.uname}> <{$m.status.name}> <{$m.comment}>
[<{$smarty.const._MD_BXPARTY_LANG_ENTRY_ME}>] <{$commentsnav}> <{$lang_notice}>
<{if $comment_mode == "flat"}> <{include file="db:system_comments_flat.html"}> <{elseif $comment_mode == "thread"}> <{include file="db:system_comments_thread.html"}> <{elseif $comment_mode == "nest"}> <{include file="db:system_comments_nest.html"}> <{/if}>