Subversion Repositories svnkaklik

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
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 - Credits</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6
<meta http-equiv="refresh" content="10; url=index.htm#credits">
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: credits.html,v 1.7 2004/07/24 15:04:09 gaugau Exp $
37
-->
38
 
39
</head>
40
 
41
<body>
42
<h1><img src="../images/coppermine_logo.png" width="300" height="75" /></h1>
43
<h1>Coppermine Photo Gallery Credits</h1>
44
<p align="center">The content of this page has been merged with the documentation.<br />
45
You will be redirected to the proper page in 10 seconds.<br />
46
If you don't want to wait (or your browser doesn't support redirect), click <a href="index.htm#credits">here</a>.</p>
47
 
48
</body>
49
</html>