feat: sync latest GPT SEO routing and docs
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
<div class="{$TpStyle.dom_prefix}-p5-left">
|
||||
<img loading="lazy"
|
||||
src="{site:cfg code='PUBLIC_COVER_DOMAIN' encode='false'/}{$arrVideo.v_pic}"
|
||||
alt="{$arrVideo.v_name}"
|
||||
alt="{$strPlayMainHeading}"
|
||||
class="{$TpStyle.dom_prefix}-p5-pic">
|
||||
</div>
|
||||
<div class="{$TpStyle.dom_prefix}-p5-right">
|
||||
<h1>{$arrVideo.v_name}</h1>
|
||||
<h1>{$strPlayMainHeading}</h1>
|
||||
<p class="{$TpStyle.dom_prefix}-p5-meta">
|
||||
{$arrVideo.v_year} · {$arrVideo.v_category} · {$arrVideo.v_area}
|
||||
{$arrVideo.v_year} · {$arrVideo.v_category} · {$arrVideo.v_area} · {$strPlayHeadingMeta}
|
||||
</p>
|
||||
<div id="dplayer" class="{$TpStyle.dom_prefix}-p5-dp"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user