You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
33 lines
1.1 KiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html><head><title>Search results for '$&(WORDS)'</title></head>
|
|
<body bgcolor="#eef7ff">
|
|
<h2><img src="@IMAGEDIR@/htdig.gif" alt="ht://Dig">
|
|
Search results for '$&(LOGICAL_WORDS)'</h2>
|
|
<hr noshade size="4">
|
|
<form method="get" action="$(CGI)">
|
|
<font size="-1">
|
|
<input type="hidden" name="config" value="$&(CONFIG)">
|
|
<input type="hidden" name="restrict" value="$&(RESTRICT)">
|
|
<input type="hidden" name="exclude" value="$&(EXCLUDE)">
|
|
Match: $(METHOD)
|
|
Format: $(FORMAT)
|
|
Sort by: $(SORT)
|
|
<br>
|
|
Refine search:
|
|
<input type="text" size="30" name="words" value="$&(WORDS)">
|
|
<input type="submit" value="Search">
|
|
</font>
|
|
</form>
|
|
<hr noshade size="1">
|
|
<strong>Documents $(FIRSTDISPLAYED) - $(LASTDISPLAYED) of $(MATCHES) matches.
|
|
More <img src="@IMAGEDIR@/star.gif" alt="*">'s indicate a better match.
|
|
</strong>
|
|
<hr noshade size="1">
|
|
$(HTSEARCH_RESULTS)
|
|
$(PAGEHEADER)
|
|
$(PREVPAGE) $(PAGELIST) $(NEXTPAGE)
|
|
<hr noshade size="4">
|
|
<a href="http://www.htdig.org/">
|
|
<img src="@IMAGEDIR@/htdig.gif" border="0" alt="">ht://Dig $(VERSION)</a>
|
|
</body></html>
|