10 lines
398 B
HTML
10 lines
398 B
HTML
<header class="{$TpStyle.dom_prefix}-h68-slice">
|
|
<div class="{$TpStyle.dom_prefix}-h68-left">
|
|
<a href="/" class="{$TpStyle.dom_prefix}-h68-brand">{$DomainModel->d_name}</a>
|
|
</div>
|
|
<div class="{$TpStyle.dom_prefix}-h68-right">
|
|
<form action="{$strSearchListUrlTemp}">
|
|
<input type="text" name="keyword" placeholder="搜索">
|
|
</form>
|
|
</div>
|
|
</header> |