Index: openacs.org-dev/tcl/openacsorg-init.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs.org-dev/tcl/openacsorg-init.tcl,v
diff -u -r1.2 -r1.3
--- openacs.org-dev/tcl/openacsorg-init.tcl	8 Aug 2002 20:06:02 -0000	1.2
+++ openacs.org-dev/tcl/openacsorg-init.tcl	1 Nov 2002 00:56:18 -0000	1.3
@@ -18,6 +18,10 @@
     index_template        www/templates/homepage-index
 }
 
+etp::define_application site-node {
+    index_template        www/templates/site-node
+}
+
 # new design (olah)
 etp::define_application homepage-new {
     index_template        www/templates/homepage-new-index