模板标签

ZBlog 搜索表单

ZBLOG 搜索表单

<form name="search" method="post" action="/zb_system/cmd.php?act=search">
    <input type="text" name="q" />
    <input type="submit" value="搜索" />
</form>


调用搜索模板

{module:searchpanel}