From d3e8a3f68b62668af9bc992e94dfb3c822d270dc Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 03 Apr 2005 11:49:01 +0000 Subject: made use of pragma main --- (limited to 'htdocs/ancestry/layout.chtml') diff --git a/htdocs/ancestry/layout.chtml b/htdocs/ancestry/layout.chtml index 4551d04..64d1cd2 100644 --- a/htdocs/ancestry/layout.chtml +++ b/htdocs/ancestry/layout.chtml @@ -1,5 +1,5 @@ -% html(); return; /* vim:set ft=sitecing: */ -%%derive page = "/ancestry/page.chtml"; +%%derive page = "/ancestry/page.chtml"; /* vim:set ft=sitecing: */ +%%pragma main=page <%decl> #define PN_PREV(h,d,t) urlPrev=h; descPrev=d; titlePrev=t; #define PN_NEXT(h,d,t) urlNext=h; descNext=d; titleNext=t; -- cgit v0.9.0.2