8 lines
342 B
HTML
8 lines
342 B
HTML
<header class="{$TpStyle.dom_prefix}-h70-hero">
|
|
<div class="{$TpStyle.dom_prefix}-h70-mask">
|
|
<a href="/" class="{$TpStyle.dom_prefix}-h70-brand">{$DomainModel->d_name}</a>
|
|
<form action="{$strSearchListUrlTemp}">
|
|
<input type="text" name="keyword" placeholder="全站搜索">
|
|
</form>
|
|
</div>
|
|
</header> |