awful modes added by mario-goulart on Sat Aug 27 14:54:39 2016

(use awful html-tags)

;; Uncomment this line to switch to SXML mode
; (enable-sxml #t)

(define-page "/"
  (lambda ()
    (<p> "hello <b>world</b>")))