{include file="$template_path/html/header.html"}
{include file="$template_path/html/pagenav.html"}
{include file="$template_path/html/mobile-nav.html"}
{if $items} {$paging} {else}

这个书签集内尚无作品。建议您在作品页点击添加书签功能装作品添加进书签。

{/if}
{$collection.name} 书签集 {if check_login_bool()} {if $collection.text != ''}{$collection.text|nl2br}{/if} {else} 这是一个公开书签集 {/if}
{if $collection.photo != ''} {$collection.name|escape} {else} {$collection.name|escape} {/if}
{if check_login_bool() && $collection.user_id == $smarty.session.user.user_id}
{/if}
{include file="$template_path/html/footer.html"}