10 lines
319 B
HTML
10 lines
319 B
HTML
<header class="{$TpStyle.dom_prefix}-h20-wrap">
|
|
|
|
<div class="{$TpStyle.dom_prefix}-h20-logo">{$DomainModel->d_name}</div>
|
|
|
|
<form class="{$TpStyle.dom_prefix}-h20-search" action="{$strSearchListUrlTemp}">
|
|
<input type="text" name="keyword" placeholder="全站搜索已开启…" />
|
|
</form>
|
|
|
|
</header>
|