r11291: add _final.lml processing
[lml.git] / stdsite.lisp
index f3598db494db62db3bf03199214931d7e93a69c8..a322811b447c6b7427fd076efa5e6b48124afef0 100644 (file)
@@ -56,7 +56,8 @@
                        (lml-load "contents.lml_"))
                  (td :valign "top"
                      ,@body
-                     (std-footer ,file)))))))
+                     (std-footer ,file)))))
+    (lml-load "final.lml_")))
   
 
 (defmacro print-std-page (file title &body body)