<{* $Id: whatsnew_main_bop.html,v 1.2 2007/12/02 02:48:04 ohwada Exp $ *}>
<{$welcome}>
<{$lang_cached_time}>: <{$cached_time}>
[<{$lang_refresh}>]

<{foreach item=module from=$modules}>
<{if $module.mod_link && $module.mod_icon_link }> <{$module.mod_title}> <{$module.mod_title}> <{elseif $module.mod_icon_link }> <{$module.mod_title}> <{$module.mod_title}> <{else}> <{$module.mod_title}> <{/if}>
<{foreach item=line from=$module.lines}> <{if $line.banner_url || $line.summary || $line.image }> <{/if}> <{/foreach}>
<{$lang_cat}> <{$lang_title}> <{$lang_user}> <{$lang_hits}> <{$lang_replies}> <{$lang_date}>
<{if $line.cat_name && $line.cat_link }> <{$line.cat_name}> <{elseif $line.cat_name }> <{$line.cat_name}> <{elseif $line.mod_name }> <{$line.mod_name}> <{else}> - <{/if}> <{if $line.link && $line.title }> <{$line.title}> <{elseif $line.title}> <{$line.title}> <{else}> - <{/if}> <{$line.extra}> <{if ($line.uid > 0) && $line.user }> <{$line.user_name}> <{elseif $line.user}> <{$line.user}> <{else}> - <{/if}> <{if $line.hits != '' }> <{$line.hits}> <{else}> - <{/if}> <{if $line.replies != '' }> <{$line.replies}> <{else}> - <{/if}> <{if $line.date }> <{$line.date}> <{else}> - <{/if}> <{if $line.show_today && $line.today_strings }> <{$line.today_strings}> <{elseif $line.show_newday && $line.newday_strings }> <{$line.newday_strings}> <{/if}>
<{if $line.link && $line.banner_url && $line.banner_width && $line.banner_height}> banner <{elseif $line.link && $line.banner_url}> banner <{elseif $line.banner_url}> banner <{/if}>
<{if $line.summary }>
<{$line.summary}>
<{/if}> <{if $line.link && $line.image && $line.width && $line.height }> <{elseif $line.link && $line.image }> <{elseif $line.image }>
image
<{/if}>

<{/foreach}>