X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=2%2Fstdsite.lisp;h=85bac8451d561ffdb6613b1a6df4a1a22b532dee;hp=d15ea00a1a990ffc65096d22ab99aad2ea354540;hb=46e9dd88d5598453c4f703a2ebcf94f171a3cfa7;hpb=59e76f7ddb33c732a4b390e968beae7542403747 diff --git a/2/stdsite.lisp b/2/stdsite.lisp index d15ea00..85bac84 100644 --- a/2/stdsite.lisp +++ b/2/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