gpttemp
This commit is contained in:
23
code/app/home/view/videoGpt1/footer/footer_20.html
Normal file
23
code/app/home/view/videoGpt1/footer/footer_20.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<footer class="{$TpStyle.dom_prefix}-f20-e-sm9yp-info">
|
||||
<address class="{$TpStyle.dom_prefix}-f20-e-sm9yp-addr">
|
||||
<span class="{$TpStyle.dom_prefix}-f20-e-sm9yp-brand">{$DomainModel->d_name}</span>
|
||||
<span class="{$TpStyle.dom_prefix}-f20-e-sm9yp-desc">本站仅做信息展示与导航,相关内容请自行甄别。</span>
|
||||
{if $strEmail}<span class="{$TpStyle.dom_prefix}-f20-e-sm9yp-email">联系邮箱:{$strEmail}</span>{/if}
|
||||
</address>
|
||||
|
||||
<nav class="{$TpStyle.dom_prefix}-f20-e-sm9yp-map">
|
||||
<a href="/sitemap.html" target="_blank">站点地图</a>
|
||||
<a href="/rss/baidu.xml" target="_blank">百度Sitemap</a>
|
||||
<a href="/rss/so.xml" target="_blank">360Sitemap</a>
|
||||
<a href="/sitemap_index.xml" target="_blank">XML地图</a>
|
||||
</nav>
|
||||
|
||||
{ad:list code="$strYouQingLiangJieTemp" limit="6" id="ad"}
|
||||
<div class="{$TpStyle.dom_prefix}-f20-e-sm9yp-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}-f20-e-sm9yp-cr">© 2008–2025 {$DomainModel->d_name} · All Rights Reserved</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user