{strip}>
<{if empty($album.upload_id|smarty:nodefaults)}>
<{$lang.photoalbum_photo_count|sprintf:$album.photo_count}>
|
<{$album.album_name}>
<{if $album.public_flag == _OFF}>
<{$lang.photoalbum_public_flag_off_notice}>
<{/if}>
<{if $action.photoalbum.album_new_period_time <= $album.insert_time}>
<{$lang._mobile_new|smarty:nodefaults}>
<{elseif $album.photo_count > 0 && $album.photo_new_period_time <= $album.photo_upload_time}>
<{$lang._mobile_child_new|smarty:nodefaults}>
<{/if}>
<{$album.album_description|nl2br}>
<{include file = "photoalbum_mobile_view_handle.html" handle=$album.insert_user_name|smarty:nodefaults user_id=$album.insert_user_id}>
<{$lang._separator|smarty:nodefaults}>
<{$album.insert_time|timezone_date_format:$lang._short_date_format}>
<{if $album.vote_flag == _ON}>
<{$lang.photoalbum_vote_unit|sprintf:$album.album_vote_count}>
<{/if}>
|