Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle almost 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

index.html
3 3

  
4 4
<head>
5 5
  <title>KNB Software: Metacat</title>
6
  <link rel="stylesheet" type="text/css" href="@docrooturl@default.css">
6
  <link rel="stylesheet" type="text/css" href="./default.css">
7 7
</head>
8 8

  
9 9
<body>
10 10

  
11 11
<table class="tabledefault" width="100%">
12 12
<tr>
13
  <td rowspan="2"><img src="@docrooturl@images/KNBLogo.gif"></td>
13
  <td rowspan="2"><img src="./images/KNBLogo.gif"></td>
14 14
  <td colspan="7"><div class="title">Metacat: the flexible XML database</div></td>
15 15
</tr>
16 16
<tr>
......
84 84
Web Contact: <a href="mailto:jones@nceas.ucsb.edu">jones@nceas.ucsb.edu</A>
85 85
</p>
86 86
</body>
87
</html>
87
</html>

Also available in: Unified diff