Index: stml2.scm ================================================================== --- stml2.scm +++ stml2.scm @@ -29,11 +29,11 @@ (dbinit #f) (conn #f) ;; page info (page "home") (page-type 'html) - (toppage "index") + (toppage "home") (curr-page "home") (content-type "Content-type: text/html; charset=iso-8859-1\n\n") ;; forms and variables (formdat #f) (params '())