X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=stdsite.lisp;fp=stdsite.lisp;h=85bac8451d561ffdb6613b1a6df4a1a22b532dee;hp=d15ea00a1a990ffc65096d22ab99aad2ea354540;hb=4b08f97fed99a561135dcbc147555d72aedeca93;hpb=e3aa524ecacacd9b1d56f623980cd30bb045e308 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