antville/code/Site/searchbox.skin

1 line
216 B
Text
Raw Normal View History

<form method="get" action="<% site.href action="search" %>"><% input name="q" class="searchbox" value="enter your keyword(s)" onclick="this.value='';"%><% input type="submit" value="find!" class="searchbox" %></form>