summaryrefslogtreecommitdiffabout
path: root/htdocs/index.chtml
Unidiff
Diffstat (limited to 'htdocs/index.chtml') (more/less context) (ignore whitespace changes)
-rw-r--r--htdocs/index.chtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/index.chtml b/htdocs/index.chtml
index 20d34c2..76d6d7e 100644
--- a/htdocs/index.chtml
+++ b/htdocs/index.chtml
@@ -1,5 +1,5 @@
1% html(); return; /* vim:set ft=sitecing: */ 1%%derive layout = "/ancestry/layout.chtml"; /* vim:set ft=sitecing: */
2%%derive layout = "/ancestry/layout.chtml"; 2%%pragma main=page
3<%constructor> 3<%constructor>
4 PN_NEXT("/simple","simple page","building a really simple page"); 4 PN_NEXT("/simple","simple page","building a really simple page");
5</%constructor> 5</%constructor>