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