7 lines
124 B
Plaintext

(define-service (hello-world)
(<HTML>
(<HEAD>
(<TITLE> "Hello World"))
(<BODY>
"Hello World")))