summaryrefslogtreecommitdiffabout
path: root/htdocs/index.chtml
Side-by-side diff
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,14 +1,14 @@
-% html(); return; /* vim:set ft=sitecing: */
-%%derive layout = "/ancestry/layout.chtml";
+%%derive layout = "/ancestry/layout.chtml"; /* vim:set ft=sitecing: */
+%%pragma main=page
<%constructor>
PN_NEXT("/simple","simple page","building a really simple page");
</%constructor>
<%codemethod string title() %>
return "introduction";
</%codemethod>
<%method void content() %>
<h1>introduction to site-C-ing</h1>
<p>
This is a sample site, which is supposed to demonstrate <em>site-C-ing</em>
features. Since the <em>site-C-ing</em> is still at the early stages of
development or rather proof of concept, this site is also far from being