*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@514 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-07-05 03:49:25 +00:00
commit 1cb4e811b6
9 changed files with 149 additions and 140 deletions

View file

@ -2,39 +2,50 @@
<title>$title</title>
<body bgcolor="#ffffff" link="#0000ff" vlink="#8000ff">
<table width=760 border=0 cellpadding=0 cellspacing=0>
<tr><td valign=top>
<table width=200 valign=top>
<tr>
<td bgcolor="#000000">
<table width=780 border=0 cellpadding=0 cellspacing=0>
<tr>
<td valign=top bgcolor="#000000">
<table width=180 valign=top cellpadding=0 cellspacing=0>
<tr>
<td>
$corner
</td>
</tr>
<tr>
<td bgcolor="#e0e0e0" valign=top>
$side
</td>
</tr>
</table>
</td>
<td valign=top><table width=560 valign=top>
<tr>
<td bgcolor="#e0e0e0" valign=center>
</td>
</tr>
</table>
</td>
<td valign=top bgcolor="#e0e0e0">
<table width=600 cellpadding=0 cellspacing=0>
<tr>
<td valign=center>
$top
</td>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign=top>
<td valign=top bgcolor="#e0e0e0">
<table width=180 valign=top>
<tr>
<td>
$side
</td>
</tr>
</table>
</td>
<td valign=top>
<table width=600 valign=top>
<tr>
<td>
$body
$footer
</td>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</table>
</table>
</body>
</html>