<{* $Id: whatsnew_main_bop.html,v 1.1 2007/10/22 02:49:09 ohwada Exp $ *}>
<{$welcome}>
<{$lang_cached_time}>: <{$cached_time}>
[<{$lang_refresh}>]

<{foreach item=module from=$modules}>
<{if $module.mod_link}> <{/if}> <{$module.mod_name}> <{$module.mod_name}> <{if $module.mod_link}> <{/if}>
<{foreach item=line from=$module.lines}> <{if $line.desc != ''}> <{/if}> <{/foreach}>
<{$lang_cat}> <{$lang_title}> <{$lang_user}> <{$lang_hits}> <{$lang_replies}> <{$lang_date}>
<{if $line.cat_name && $line.cat_link }> <{$line.cat_name}> <{else}> <{$line.mod_name}> <{/if}> <{$line.title}><{$line.extra}> <{if ($line.uid > 0) && $line.user }> <{$line.user_name}> <{else}> <{$line.user}> <{/if}> <{$line.hits}> <{$line.replies}> <{$line.date_l}>
<{if $line.banner_url != ''}> <{if $line.banner_width && $line.banner_height}> banner <{else}> banner <{/if}> <{/if}> <{$line.desc}> <{if $line.image != ''}> <{if $line.width && $line.height}> image <{else}> image <{/if}>
<{/if}>

<{/foreach}>