Files

40 lines
1.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- footer -->
<div id="firendlink">
友情连接:
<a href="/sitemap_index.xml">XML地图</a>
<a href="/robots.txt">网站地图</a>
</div>
<div id="firendlink">
最新标签:
{if empty($Request.route.intForgeId)}
{site:forgelist count="30" d_key="d_key" d_val="ForgeNovel" cache_life="3600"}
<a href='{site:nnurl n_id="$ForgeNovel.n_id" n_py="$ForgeNovel.n_name_pinyin" n_fid="$ForgeNovel.n_forge_id"/}'>
{$ForgeNovel.n_forge_title}
</a>
{/site:forgelist}
{else}
{site:forgelist count="30" d_key="d_key" d_val="ForgeNovel" diff_key="$Request.route.intForgeId" cache_life="3600"}
<a href='{site:nnurl n_id="$ForgeNovel.n_id" n_py="$ForgeNovel.n_name_pinyin" n_fid="$ForgeNovel.n_forge_id"/}'>
{$ForgeNovel.n_forge_title}
</a>
{/site:forgelist}
{/if}
</div>
<div class="footer_cont">
<p>本站所有小说为转载作品,所有章节均由网友上传,转载至本站只是为了宣传本书让更多读者欣赏。如有侵权,请发送邮箱,我们删除</p>
<p>Copyright © 2019 All Rights Reserved.</p>
</div>
<div class="s-footer-tel">
{site:wz wz="反馈邮箱:" /} {site:cfg code="YOU_XIANG" encode="false"/}
</div>
<div class="footer-box">{site:wz wz="牢记本站域名" /}
<a href="https://{$DomainModel->d_domain}">
{$DomainModel->d_domain}
</a>
</div>