20 lines
No EOL
526 B
Text
20 lines
No EOL
526 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<%@ taglib uri="/google-taglib" prefix="google" %>
|
|
<google:search/>
|
|
<html>
|
|
<head>
|
|
<title>Google Search: <google:searchQuery/></title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
</head>
|
|
<!--
|
|
Copyright (c) 2002-2003, Erik C. Thauvin
|
|
All rights reserved.
|
|
-->
|
|
<body bgcolor="#FFFFFF" text="#000000">
|
|
<ol>
|
|
<google:searchResult>
|
|
<li><google:element name="title-url" target="_blank"/></li>
|
|
</google:searchResult>
|
|
</ol>
|
|
</body>
|
|
</html> |