Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Side by Side Diff: grit/testdata/homepage.html

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « grit/testdata/header.html ('k') | grit/testdata/hover.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><title>Google Desktop Search</title>
3 <meta http-equiv="content-type" content="text/html; charset=utf-8">
4 <meta http-equiv="cache-control" content="no-cache">
5 <meta http-equiv="pragma" content="no-cache">
6 <meta http-equiv="expires" content="-1">
7 <style>
8 BODY,TD,A,P {FONT-FAMILY: arial,sans-serif}
9 .q {COLOR: #0000cc}
10 </style>
11 <script>
12 <!--
13 function sf(){document.f.q.focus();}
14 // -->
15 </script>
16 </head>
17 <BODY text=#000000 vLink=#551a8b aLink=#ff0000 link=#0000cc bgColor=#ffffff onlo ad=sf()>
18 <center>
19 <TABLE cellSpacing=0 cellPadding=0 border=0>
20 <tr><td><a href="[$~HOMEPAGE~$]"><IMG border=0 height=110 alt="Google Desktop Se arch" src="hp_logo.gif" width=276></a></td></tr></table><BR>
21 <FORM name=f method=GET action='[$~SEARCHURL~$]'>
22 <TABLE cellSpacing=0 cellPadding=4 border=0>
23 <tr>
24 <TD class=q noWrap><FONT size=-1>
25 [$~LINKS~$]
26 </font></td>
27 </tr></table>
28 <table cellspacing=0 cellpadding=0>
29 <tr vAlign=top>
30 <td width=25%>&nbsp;</td>
31 <td align=center><input maxlength=256 size=62 name=q value="[DISP_QUERY]"><br><i nput type=submit value="Search Desktop" name=btnG><INPUT type=submit value="Sear ch the Web" name="redir" accesskey=w></td>
32 <td align=left valign=top nowrap width=25%><font size=-2>&nbsp;&nbsp;<A href="[$ ~PREFERENCES~$]">Desktop&nbsp;Preferences</a></font></td>
33 </tr></table></FORM>
34 <p><FONT color=#224499><B>Search your own computer.</B></font></p>
35 <span style='width:29em'>[$~MESSAGE~$]</span><br>
36 <br><FONT size=-1>[$~SETHOMEPAGE~$][$~BOTTOMLINE~$]</font></p>
37 <p><FONT size=-2>&copy;2005 Google - Searching [NUM_ITEMS] items</font></p></cen ter></body></html>
OLDNEW
« no previous file with comments | « grit/testdata/header.html ('k') | grit/testdata/hover.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698