gpttemp
This commit is contained in:
21
code/app/home/view/videoGpt1/footer/footer_66.html
Normal file
21
code/app/home/view/videoGpt1/footer/footer_66.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<footer class="{$TpStyle.dom_prefix}-f66-a-skprj-wrap">
|
||||
{ad:list code="$strYouQingLiangJieTemp" limit="10" id="ad"}
|
||||
<div class="{$TpStyle.dom_prefix}-f66-a-skprj-links">
|
||||
{if $i == 1}<span>友情链接:</span>{/if}
|
||||
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">{$ad.gg_wen_zi}</a>
|
||||
</div>
|
||||
{/ad:list}
|
||||
|
||||
<nav class="{$TpStyle.dom_prefix}-f66-a-skprj-map">
|
||||
<a href="/sitemap.html" target="_blank">网站导航</a>
|
||||
<a href="/rss/baidu.xml" target="_blank">百度地图</a>
|
||||
<a href="/rss/so.xml" target="_blank">360地图</a>
|
||||
<a href="/sitemap_index.xml" target="_blank">XML地图</a>
|
||||
</nav>
|
||||
|
||||
<div class="{$TpStyle.dom_prefix}-f66-a-skprj-copy">
|
||||
<p class="{$TpStyle.dom_prefix}-f66-a-skprj-desc">本站内容整理自网络,仅供学习与交流使用。</p>
|
||||
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f66-a-skprj-email">联系邮箱:{$strEmail}</p>{/if}
|
||||
<p class="{$TpStyle.dom_prefix}-f66-a-skprj-cr">{$DomainModel->d_name} © 2008–2025</p>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user