$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=album")
卖家中心 > 图片详情
#if($!album.album_cover) #set($cover_img="$!webPath/$!{album.album_cover.path}/$!{album.album_cover.name}") #else #set($cover_img="$!webPath/resources/style/system/front/default/images/user_photo/smph.jpg") #end

$!album.album_name

$!httpInclude.include("/footer.htm")