Project

General

Profile

1
  <!--
2
    '$RCSfile$'
3
    Copyright: 2001 Regents of the University of California and the
4
               National Center for Ecological Analysis and Synthesis
5
     '$Author: jones $'
6
       '$Date: 2003-12-23 11:27:52 -0800 (Tue, 23 Dec 2003) $'
7
   '$Revision: 1982 $'
8

    
9
   This program is free software; you can redistribute it and/or modify
10
   it under the terms of the GNU General Public License as published by
11
   the Free Software Foundation; either version 2 of the License, or
12
   (at your option) any later version.
13

    
14
   This program is distributed in the hope that it will be useful,
15
   but WITHOUT ANY WARRANTY; without even the implied warranty of
16
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
   GNU General Public License for more details.
18
     
19
   You should have received a copy of the GNU General Public License
20
   along with this program; if not, write to the Free Software
21
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22
  -->
23
<!--____________________________max_width_____________________________________-->
24

    
25
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
26
<html>
27
<head>
28
  <title>[% orgabbrev %] Data Registry</title>
29
  <link rel="stylesheet" type="text/css" 
30
        href="@systemidserver@@style-skins-path@/[%cfg%]/[%cfg%].css">
31
  <script language="JavaScript" type="text/JavaScript"
32
          src="@systemidserver@@style-skins-path@/[%cfg%]/[%cfg%].js"></script>
33
  <script language="JavaScript" type="text/JavaScript"
34
          src="@systemidserver@@style-common-path@/branding.js"></script>
35
</head>
36

    
37
<body>
38
      <script language="JavaScript" type="text/javascript">
39
          insertTemplateOpening();
40
      </script>
(6-6/7)