Revision 1980
Added by Matt Jones almost 21 years ago
header.html | ||
---|---|---|
25 | 25 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
26 | 26 |
<html> |
27 | 27 |
<head> |
28 |
<title>NCEAS Data Registry</title>
|
|
28 |
<title>NCEAS Data Repository</title>
|
|
29 | 29 |
<link rel="stylesheet" type="text/css" |
30 | 30 |
href="@systemidserver@@style-skins-path@/nceas/nceas.css"></link> |
31 | 31 |
</head> |
... | ... | |
36 | 36 |
<td rowspan="3" width="20%" valign="top"> |
37 | 37 |
<div align="left"><img src="@systemidserver@@style-skins-path@/nceas/nceas-logo.png"></div> |
38 | 38 |
</td> |
39 |
<td valign="middle" colspan="4" class="title">NCEAS Data Registry</td>
|
|
39 |
<td valign="middle" colspan="4" class="title">NCEAS Data Repository</td>
|
|
40 | 40 |
</tr> |
41 | 41 |
<tr> |
42 | 42 |
<td class="spacerrow" valign="top" colspan="4"> </td> |
... | ... | |
46 | 46 |
<p><a href="http://www.nceas.ucsb.edu" target=_top"> NCEAS Home</a></p> |
47 | 47 |
</td> |
48 | 48 |
<td valign="top" width="20%"> |
49 |
<p><a href="@systemidserver@@style-skins-path@/nceas/index.html" target="_top">Registry Home</a></p>
|
|
49 |
<p><a href="@systemidserver@@style-skins-path@/nceas/index.html" target="_top">Repository Home</a></p>
|
|
50 | 50 |
</td> |
51 | 51 |
<td valign="top" width="20%"> |
52 | 52 |
<p><a href="@cgi-prefix@/register-dataset.cgi?cfg=nceas" target="_top">Register New Dataset</a></p> |
Also available in: Unified diff
New formatting and text for the NCEAS data registry.