${content.title}
?/? <#if content.copied>来源:${(attribute.source)!}#if> ${content.author!} ${content.editor!} ${content.publishDate?datetime} 阅读:loading...${content.description!}
${(content.cover?has_content)?then("
","")}

<@_contentList modelId=content.modelId startPublishDate=content.publishDate orderType='asc' pageIndex=1 count=1>
<#list page.list as a>
src="<@_thumb path=a.cover width=200 height=150/>"#if> style="margin-top:20px;" alt="${a.title!}">
下一图集 >
#list>
@_contentList>