[Yanel-commits] rev 33871 - public/yanel/contributions/realms/foaf/data/app/jelly

michi at wyona.com michi at wyona.com
Sun Mar 23 00:55:40 CET 2008


Author: michi
Date: 2008-03-23 00:55:40 +0100 (Sun, 23 Mar 2008)
New Revision: 33871

Added:
   public/yanel/contributions/realms/foaf/data/app/jelly/import-foaf-files-done.jelly
Log:
done screen added

Added: public/yanel/contributions/realms/foaf/data/app/jelly/import-foaf-files-done.jelly
===================================================================
--- public/yanel/contributions/realms/foaf/data/app/jelly/import-foaf-files-done.jelly	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/data/app/jelly/import-foaf-files-done.jelly	2008-03-22 23:55:40 UTC (rev 33871)
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+
+<j:jelly xmlns:j="jelly:core">
+
+  <html xmlns="http://www.w3.org/1999/xhtml" xmlns:i18n="http://www.wyona.org/yanel/i18n/1.0">
+    <head>
+      <title>Import FOAF files done</title>
+    </head>
+    <body>
+      <h1>Import FOAF files DONE :-)</h1>
+    </body>
+  </html>
+</j:jelly>



More information about the Yanel-commits mailing list