chromium/tools/grit/grit/testdata/browser.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>[$~TITLE~$]</title>
<style>
BODY { MARGIN-LEFT: 1em; MARGIN-RIGHT: 1em }
BODY, TD, DIV, A {	FONT-FAMILY: arial,sans-serif}
DIV, TD {	COLOR: #000}
A:link {	COLOR: #00c}
A:visited { COLOR: #551a8b}
A:active { COLOR: #f00 }
</style>
</head>

<body bgcolor="#ffffff" text="#000000" link="#0000cc" vlink="#800080" alink="#ff0000" topmargin=2>

<table cellspacing=2 cellpadding=0 width="99%" border=0>
<tr>
	<td width="1%" rowspan=2>[$~IMAGE~$]
	<td>&nbsp;</td>
    <td rowspan=2>
    <table cellspacing=0 cellpadding=0 width="100%" border=0>
	<tr>
		<td bgcolor=#3399cc><img height=1 width=1></td>
	</tr>
	</table>
	<table cellspacing=0 cellpadding=0 width="100%" border=0 bgcolor=#efefef>
	<tr>
		<td nowrap bgcolor=#E8F4F7><font face=arial,sans-serif color=#000000 size=+1><b>&nbsp;[$~CHROME_TITLE~$]</b></font></td>
	</tr>
	</table>
	</td>
</tr>
</table>

<table cellpadding=3 width="94%" align="center" cellspacing=0 border=0> 
<tr valign="middle"> 
	<td valign="top">
	[$~BODY~$]
	</td>
	</tr> 
</table>
[$~FOOTER~$]
</body></html>