9 lines
359 B
HTML
9 lines
359 B
HTML
<header class="{$TpStyle.dom_prefix}-head4">
|
|
<div class="{$TpStyle.dom_prefix}-head4-inner">
|
|
<a href="/" class="{$TpStyle.dom_prefix}-head4-logo">PlayNow</a>
|
|
<form class="{$TpStyle.dom_prefix}-head4-search" action="/search.html">
|
|
<input type="text" name="wd" placeholder="搜索影片…">
|
|
</form>
|
|
</div>
|
|
</header>
|