Dont return string

This commit is contained in:
Marcus Kammer 2023-07-15 22:35:59 +02:00
parent 206dfe0bee
commit 64cfe6d505

View file

@ -1,7 +1,7 @@
(in-package :cl-sbt)
(defmacro with-page ((&key title) &body body)
`(spinneret:with-html-string
`(spinneret:with-html
(:doctype)
(:html
(:head