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

27 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 class="{$TpStyle.dom_prefix}-f13-c-8qj13-wrap">
<section class="{$TpStyle.dom_prefix}-f13-c-8qj13-card">
<strong class="{$TpStyle.dom_prefix}-f13-c-8qj13-brand">{$DomainModel->d_name}</strong>
<p class="{$TpStyle.dom_prefix}-f13-c-8qj13-desc">本站内容整理自网络,仅供学习与交流使用。</p>
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f13-c-8qj13-email">联系邮箱:{$strEmail}</p>{/if}
</section>
<section class="{$TpStyle.dom_prefix}-f13-c-8qj13-card">
<nav class="{$TpStyle.dom_prefix}-f13-c-8qj13-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>
</section>
{ad:list code="$strYouQingLiangJieTemp" limit="6" id="ad"}
<section class="{$TpStyle.dom_prefix}-f13-c-8qj13-card {$TpStyle.dom_prefix}-f13-c-8qj13-links">
{if $i == 1}<span>友情链接:</span>{/if}
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">{$ad.gg_wen_zi}</a>
</section>
{/ad:list}
<div class="{$TpStyle.dom_prefix}-f13-c-8qj13-copy">
<p class="{$TpStyle.dom_prefix}-f13-c-8qj13-cr">{$DomainModel->d_name} © 20082025</p>
</div>
</footer>