X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=stdsite.lisp;h=85bac8451d561ffdb6613b1a6df4a1a22b532dee;hp=d15ea00a1a990ffc65096d22ab99aad2ea354540;hb=9829ac27ac1f612c99b259b0b1daefffb269691c;hpb=733ea685ca7cdeeefbd5494954b308b9dbe51846 diff --git a/stdsite.lisp b/stdsite.lisp index d15ea00..85bac84 100644 --- a/stdsite.lisp +++ b/stdsite.lisp @@ -75,7 +75,7 @@ (with-open-file (*html-stream* (lml-file-name ',out-file :output) :direction :output :if-exists :supersede) - (print-std-page (lml-file-name ,out-file :source) ,title ,format ,@body)))) + (print-std-page (lml-file-name ',out-file :source) ,title ,format ,@body)))) (defmacro titled-pre-section (title &body body) `(progn