Last change
on this file since 2814 was
1603,
checked in by plg, 18 years ago
|
Release 1.6.2 available (I had forgotten the root index)
|
File size:
1.4 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="iso-8859-1"?> |
---|
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> |
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
4 | <head> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
---|
6 | <meta http-equiv="Content-Style-Type" content="text/css" /> |
---|
7 | <title>PhpWebGallery :: siteroot</title> |
---|
8 | <link rel="stylesheet" href="./layout.css" type="text/css" /> |
---|
9 | </head> |
---|
10 | <body> |
---|
11 | |
---|
12 | <h1>PhpWebGallery</h1> |
---|
13 | |
---|
14 | <p>Last release : <span class="important">1.6.2</span> - November 9th, 2006</p> |
---|
15 | |
---|
16 | <p class="menu"> |
---|
17 | <a href="http://phpwebgallery.net">Homepage</a> |
---|
18 | <a href="http://demo.phpwebgallery.net">Demo</a> |
---|
19 | <a href="http://phpwebgallery.net/doc">Wiki</a> |
---|
20 | <a href="http://download.gna.org/phpwebgallery">Downloads</a> |
---|
21 | <a href="http://forum.phpwebgallery.net">Forum</a> |
---|
22 | <a href="http://bugs.phpwebgallery.net">Bugs</a> |
---|
23 | <a href="http://phpwebgallery.net/ext">Extensions</a> |
---|
24 | <a href="http://stats.gna.org/download.gna.org/phpwebgallery">Statistics</a> |
---|
25 | <a href="https://gna.org/projects/phpwebgallery">Gna!</a> |
---|
26 | </p> |
---|
27 | |
---|
28 | <div class="category"> |
---|
29 | <p style="text-align:center; font-size: 1.2em"> |
---|
30 | <a href="./fre/index.html">français</a> |
---|
31 | | <a href="./eng/index.html">english</a> |
---|
32 | </p> |
---|
33 | </div> |
---|
34 | |
---|
35 | <div style="margin-left:auto;margin-right:auto;"> |
---|
36 | <img src="small_gnu.png"/> |
---|
37 | </div> |
---|
38 | |
---|
39 | </body> |
---|
40 | |
---|
41 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.