24 lines
906 B
HTML
24 lines
906 B
HTML
<div class="footer">
|
|
<div class="links">
|
|
<a href="/">首页</a>
|
|
<a href="/boy.html">男生</a>
|
|
<a href="/girl.html">女生</a>
|
|
<a href="/shuku.html">书库</a>
|
|
<a href="/rank.html">排行</a>
|
|
</div>
|
|
<div id="firendlink">
|
|
友情连接:
|
|
<a href="/sitemap_index.xml">XML地图</a>
|
|
<a href="/robots.txt">网站地图</a>
|
|
{site:forgelist count="30" d_key="d_key" d_val="ForgeNovel" cache_life="86400"}
|
|
<a
|
|
href='{$strPcPath}{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}
|
|
</div>
|
|
<div class="copyright">
|
|
<p>精彩小说推荐尽在狂雨小说!</p>
|
|
<p>©Copyright 2020</p>
|
|
</div>
|
|
</div> |