page-template example added by mario-goulart on Mon Oct 10 23:09:49 2011

(use awful)

(page-template
 (lambda (content . rest)
   content))

(define-page (main-page-path)
  (lambda ()
    "foo"))