<{foreach item=memo from=$memos}>
<{$memo.title}> <{if $memo.owner == 1 or $xoops_isadmin == 1}> <{/if}>
[<{$memo.tagmemo_id}>] <{$memo.timestamp|date_format:"%Y/%m/%d"}>
<{foreach item=tag key="tag_id" from=$memo.tags}> [ onClick="return(tagmemoList.getTagslist('<{$tag_id}>',event))"<{/if}>><{$tag}>] <{/foreach}>
<{/foreach}>


<{if $ff_plugin}> <{$smarty.const._MD_TAGMEMO_PLUGIN_FFSEARCH}> <{/if}>
:: tagmemo <{$tagmemo_version}> ::