[Yanel-commits] rev 37965 - in public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data: de en

michi at wyona.com michi at wyona.com
Wed Aug 13 22:46:11 CEST 2008


Author: michi
Date: 2008-08-13 22:46:11 +0200 (Wed, 13 Aug 2008)
New Revision: 37965

Added:
   public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/de/kontakt.html
   public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/en/contact.html
Log:
contact pages added

Added: public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/de/kontakt.html
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/de/kontakt.html	                        (rev 0)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/de/kontakt.html	2008-08-13 20:46:11 UTC (rev 37965)
@@ -0,0 +1,20 @@
+<?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>
+  <title>Kontakt (Deutsche Version) - From Scratch Realm</title>
+</head>
+
+<body>
+<h1>Kontakt</h1>
+<p>
+Wyona<br/>
+Hardstrasse 219<br/>
+8005 Z&#252;rich<br/>
+Schweiz
+</p>
+</body>
+</html>

Added: public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/en/contact.html
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/en/contact.html	                        (rev 0)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/en/contact.html	2008-08-13 20:46:11 UTC (rev 37965)
@@ -0,0 +1,20 @@
+<?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>
+  <title>Contact (English Version) - From Scratch Realm</title>
+</head>
+
+<body>
+<h1>Contact</h1>
+<p>
+Wyona<br/>
+763 Massachusetts Ave<br/>
+Cambridge, MA 02139<br/>
+USA
+</p>
+</body>
+</html>



More information about the Yanel-commits mailing list