open-source-search-engine/html/account.html

39 lines
589 B
HTML
Raw Normal View History

2013-08-03 00:12:24 +04:00
<html>
<head>
<title>Gigablast Account</title>
<body>
<center>
<a href=/>
<img src=http://www.gigablast.com/logo-med.jpg height=122 width=500>
</a>
</center>
<br>
<table width=100% cellpadding="5" cellspacing="0" border="0">
<tr bgcolor="#0340fd">
<th colspan="2">
<font color=33dcff>
Account Information</font>
</th>
</tr>
<tr><td><br>
Hopefully, by end of July 2013, the sign up and accounting tool
will be ready!
<br><br>
Please check back frequently.
<br>
<br>
- Matt
</td></tr>
</table>
<br><br>
<center>
Copyright &copy; 2013. All rights reserved.
</center>
</body>
</html>