1 |
2971
|
jones
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2 |
|
|
<html>
|
3 |
|
|
<head>
|
4 |
|
|
<title>Account Manager</title>
|
5 |
|
|
<link rel="stylesheet" type="text/css"
|
6 |
|
|
href="@systemidserver@@style-skins-path@/account/account.css"></link>
|
7 |
|
|
|
8 |
|
|
</head>
|
9 |
|
|
|
10 |
|
|
<body>
|
11 |
|
|
<table width="760" border="0" cellspacing="0" cellpadding="0">
|
12 |
|
|
<tr>
|
13 |
|
|
<!--
|
14 |
|
|
<td rowspan="3" width="20%" valign="top">
|
15 |
|
|
<div align="left"><img src="@systemidserver@@style-skins-path@/account/knb-logo.png"></div>
|
16 |
|
|
</td>
|
17 |
|
|
-->
|
18 |
|
|
<td valign="middle" colspan="4" class="title">Ecoinformatics.org Account Manager</td>
|
19 |
|
|
</tr>
|
20 |
|
|
<tr>
|
21 |
|
|
<td class="spacerrow" valign="top" colspan="4"> </td>
|
22 |
|
|
</tr>
|
23 |
|
|
<tr>
|
24 |
|
|
<td valign="top" width="20%">
|
25 |
|
|
<p><a href="@systemidserver@@style-skins-path@/account/" target="_top"> Main menu</a></p>
|
26 |
|
|
</td>
|
27 |
|
|
<!--
|
28 |
|
|
<td valign="top" width="20%">
|
29 |
|
|
<p><a href="http://data.nceas.ucsb.edu" target="_top">Repository Home</a></p>
|
30 |
|
|
</td>
|
31 |
|
|
<td valign="top" width="20%">
|
32 |
|
|
<p><a href="@cgi-prefix@/register-dataset.cgi?cfg=nceas" target="_top">Register a <br>New Data Set</a></p>
|
33 |
|
|
</td>
|
34 |
|
|
<td valign="top" width="20%"><p>Nothin</p>
|
35 |
|
|
</td>
|
36 |
|
|
-->
|
37 |
|
|
</tr>
|
38 |
|
|
</table>
|
39 |
|
|
</body>
|