[Yanel-commits] rev 28468 - public/yanel/contributions/realms/foaf/data

michi at wyona.com michi at wyona.com
Mon Nov 5 09:30:57 CET 2007


Author: michi
Date: 2007-11-05 09:30:56 +0100 (Mon, 05 Nov 2007)
New Revision: 28468

Modified:
   public/yanel/contributions/realms/foaf/data/register.html
Log:
register started

Modified: public/yanel/contributions/realms/foaf/data/register.html
===================================================================
--- public/yanel/contributions/realms/foaf/data/register.html	2007-11-05 08:19:05 UTC (rev 28467)
+++ public/yanel/contributions/realms/foaf/data/register.html	2007-11-05 08:30:56 UTC (rev 28468)
@@ -1 +1,19 @@
-work in progress
+<?xml version="1.0"?>
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<body>
+<h2>Register</h2>
+<p>
+Join Wyona-FOAF to be found by your friends. You can create your own profile at Wyona-FOAF or reference a third-party profile (e.g. Facebook).
+</p>
+
+<table>
+<tr><td>First Name</td><td><input type="text"/></td></tr>
+<tr><td>Last Name</td><td><input type="text"/></td></tr>
+<tr><td>Email</td><td><input type="text"/></td></tr>
+<tr><td>Create Password</td><td><input type="text"/></td></tr>
+<tr><td>Confirm Password</td><td><input type="text"/></td></tr>
+<tr><td><input type="submit"/></td><td></td></tr>
+</table>
+</body>
+</html>



More information about the Yanel-commits mailing list