Files
SEONexus/code/app/home/view/videoGpt1/footer/footer_05.html
2025-12-31 00:49:32 +08:00

23 lines
1.2 KiB
HTML
Raw 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 class="{$TpStyle.dom_prefix}-f05-e-ayc1q-info">
<address class="{$TpStyle.dom_prefix}-f05-e-ayc1q-addr">
<span class="{$TpStyle.dom_prefix}-f05-e-ayc1q-brand">{$DomainModel->d_name}</span>
<span class="{$TpStyle.dom_prefix}-f05-e-ayc1q-desc">内容来源于网络收集与整理,如有侵权请联系处理。</span>
{if $strEmail}<span class="{$TpStyle.dom_prefix}-f05-e-ayc1q-email">联系邮箱:{$strEmail}</span>{/if}
</address>
<nav class="{$TpStyle.dom_prefix}-f05-e-ayc1q-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>
{ad:list code="$strYouQingLiangJieTemp" limit="6" id="ad"}
<div class="{$TpStyle.dom_prefix}-f05-e-ayc1q-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}
<p class="{$TpStyle.dom_prefix}-f05-e-ayc1q-cr">© 20082025 {$DomainModel->d_name} · All Rights Reserved</p>
</footer>