6 |
kaklik |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
2 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
3 |
<head>
|
|
|
4 |
<title>Coppermine Photo Gallery - README</title>
|
|
|
5 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
|
|
6 |
<meta http-equiv="refresh" content="10; url=index.htm">
|
|
|
7 |
<style type="text/css">
|
|
|
8 |
<!--
|
|
|
9 |
body {
|
|
|
10 |
font-family : Verdana, Arial, Helvetica, sans-serif;
|
|
|
11 |
font-size: 12px;
|
|
|
12 |
background : #F7F7F7 ;
|
|
|
13 |
color : Black;
|
|
|
14 |
margin: 20px;
|
|
|
15 |
}
|
|
|
16 |
|
|
|
17 |
h1{
|
|
|
18 |
font-weight: bold;
|
|
|
19 |
font-size: 22px;
|
|
|
20 |
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
|
|
21 |
text-decoration: none;
|
|
|
22 |
line-height : 120%;
|
|
|
23 |
color : #000000;
|
|
|
24 |
}
|
|
|
25 |
|
|
|
26 |
p {
|
|
|
27 |
font-family : Verdana, Arial, Helvetica, sans-serif;
|
|
|
28 |
font-size: 12px;
|
|
|
29 |
margin: 10px 10px 0px 0px;
|
|
|
30 |
}
|
|
|
31 |
|
|
|
32 |
-->
|
|
|
33 |
</style>
|
|
|
34 |
|
|
|
35 |
<!--
|
|
|
36 |
$Id: README.html,v 1.7 2004/07/24 15:04:10 gaugau Exp $
|
|
|
37 |
-->
|
|
|
38 |
</head>
|
|
|
39 |
|
|
|
40 |
<body>
|
|
|
41 |
<h1><img src="../images/coppermine_logo.png" width="300" height="75" /></h1>
|
|
|
42 |
<h1>Coppermine Photo Gallery ReadMe</h1>
|
|
|
43 |
<p align="center">The content of this page has been merged with the documentation.<br />
|
|
|
44 |
You will be redirected to the proper page in 10 seconds.<br />
|
|
|
45 |
If you don't want to wait (or your browser doesn't support redirect), click <a href="index.htm">here</a>.</p>
|
|
|
46 |
|
|
|
47 |
</body>
|
|
|
48 |
</html>
|