1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<title>GTML sitemap</title>
<meta name="Author" content="Andrew E. Schulman,Bruno Beaufils, Gihan Perera">
<meta name="Generator" content="GTML 3.5.4">
<meta name="Keywords" content=
"HTML pre-processor, perl, script, web site design, templates, free
software, GPL">
<meta name="Description" content=
"GTML is a simple yet powerful HTML pre-processor, which has a lot of
features to design AND maintain entire web sites. It's syntax is very
close to the C language preprocessor one. Some of its features are: use
of macros, conditionnal processing, file inclusion, sitemap generation
and much more. It is written in perl.">
<link rel="Begin" type="text/html" href="http://sourceforge.net/projects/gtml/">
<link rel="Stylesheet" type="text/css" href="gtml.css">
</head>
<body text="#000033">
<!-- ---------- Title line ---------- -->
<center>
<table border="0" width="95%" bgcolor="#ffffcc" cellpadding="5" cellspacing="0" align="center">
<tr>
<td align="left">
<font size="2" face='Arial,Helvetica'>
</font>
</td>
<td align="center"><font color="#000066" face="Verdana,Arial,Helvetica" size="+3">
<b>GTML sitemap</b>
</td>
<td align="right">
<font size="2" face='Arial,Helvetica'>
</font>
</td>
</tr>
</table>
</center>
<center>
<table width="75%" border="0" cellpadding="10">
<tr valign="top">
<td>
<ul>
<li><a href="gtml.html">Home</a>
<li><a href="gtml_ref.html">Reference</a>
<li><a href="NEWS.html">Revision history</a>
<li><a href="CREDITS.html">Credits </a>
</ul>
</td>
</tr>
</table>
</center>
<center>
<table borde="0" width="100%" align="center">
<tr>
<td align="left">
<font size="2" face="Arial,Helvetica" color="#000066">
This page has been accessed <!--#echo var="URL_COUNT"--> times since
<!--#echo var="URL_COUNT_RESET"-->.
</font>
</td>
<td align="right">
<font size="2" face="Arial,Helvetica">
<a href="sitemap.html">Sitemap</a>
</font>
</td>
</tr>
</table>
</center>
<center>
<hr width="100%">
<table align="center" width="100%" border="0">
<tr>
<td align="left" valign="top">
<font size="2" face="Arial,Helvetica" color="#000066">
<a href="http://sourceforge.net/projects/gtml/">GTML home page</a><br>
<em>Last modification: 1999/9/1 at 22:17</em><br>
</font>
</td>
<td align="right">
<font size="2" face="Arial,Helvetica" color="#000066">
Copyright © 1996-1999 <a href="http://www.pobox.com/~gihan">Gihan Perera</a>
(<a href="mailto:gihan@pobox.com">gihan@pobox.com</a>)<br>
Copyright © 1999 <a href="http://www.lifl.fr/~beaufils">Bruno Beaufils</a>
(<a href="mailto:beaufils@lifl.fr">beaufils@lifl.fr</a>)<br>
Copyright © 2004 <a href="http://home.comcast.net/~andrex">Andrew E. Schulman</a>
(<a href="mailto:schulman@users.sourceforge.net">schulman@users.sourceforge.net</a>)<br>
</font>
</td>
</tr>
</table>
</center>
</body>
</html>
|