xidyn/webapp-examples/index.html
Christian P. MOMON b1db8ddb59 First commit.
2007-01-12 06:35:01 +01:00

9 lines
172 B
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>XID Examples</title>
</head>
<body>
XID tests and examples.
</body>
</html>