9 lines
330 B
HTML
9 lines
330 B
HTML
<header class="{$TpStyle.dom_prefix}-h16-wrap">
|
|
|
|
<div class="{$TpStyle.dom_prefix}-h16-logo">{$DomainModel->d_name}</div>
|
|
|
|
<form class="{$TpStyle.dom_prefix}-h16-searchBox" action="{$strSearchListUrlTemp}">
|
|
<input type="text" name="keyword" placeholder="找点好看的?输入搜索…" />
|
|
</form>
|
|
|
|
</header> |