[Yanel-commits] rev 23773 - public/yanel/trunk/src/webapp/htdocs

michi at wyona.com michi at wyona.com
Sun Apr 15 22:28:07 CEST 2007


Author: michi
Date: 2007-04-15 22:28:06 +0200 (Sun, 15 Apr 2007)
New Revision: 23773

Added:
   public/yanel/trunk/src/webapp/htdocs/about.html
Log:
about Yanel added

Added: public/yanel/trunk/src/webapp/htdocs/about.html
===================================================================
--- public/yanel/trunk/src/webapp/htdocs/about.html	2007-04-15 20:23:06 UTC (rev 23772)
+++ public/yanel/trunk/src/webapp/htdocs/about.html	2007-04-15 20:28:06 UTC (rev 23773)
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+  <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8"/>
+  <title>About</title>
+<!--
+  <link rel="neutron-introspection" type="application/neutron+xml" href="introspection-index.xml"/>
+-->
+</head>
+
+<body>
+<h1>About</h1>
+  <p>Yanel 1.0-dev</p>
+</body>
+</html>




More information about the Yanel-commits mailing list