summaryrefslogtreecommitdiff
path: root/orkweb/context/WEB-INF/Home.page
diff options
context:
space:
mode:
Diffstat (limited to 'orkweb/context/WEB-INF/Home.page')
-rw-r--r--orkweb/context/WEB-INF/Home.page11
1 files changed, 11 insertions, 0 deletions
diff --git a/orkweb/context/WEB-INF/Home.page b/orkweb/context/WEB-INF/Home.page
new file mode 100644
index 0000000..93a41cd
--- /dev/null
+++ b/orkweb/context/WEB-INF/Home.page
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE page-specification
+ PUBLIC "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
+ "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
+<!-- generated by Spindle, http://spindle.sourceforge.net -->
+
+<page-specification class="net.sf.oreka.pages.Home">
+ <description><![CDATA[ add a description ]]></description>
+
+ <external-asset name="mystyle" URL="./css/orekastyle.css" />
+</page-specification>