14 lines
463 B
HTML
14 lines
463 B
HTML
<header class="{$TpStyle.dom_prefix}-h8-wrap">
|
|
|
|
<div class="{$TpStyle.dom_prefix}-h8-left">
|
|
<a href="/" class="{$TpStyle.dom_prefix}-h8-logo">{$DomainModel->d_name}</a>
|
|
</div>
|
|
|
|
<div class="{$TpStyle.dom_prefix}-h8-right">
|
|
<form class="{$TpStyle.dom_prefix}-h8-search" action="{$strSearchListUrlTemp}">
|
|
<input type="text" name="keyword" placeholder="搜索电影、剧集、番剧...">
|
|
</form>
|
|
</div>
|
|
|
|
</header>
|