htmlgen/templates/footer.lisp
2024-09-01 14:29:08 -07:00

6 lines
161 B
Common Lisp

(defun footer ()
`(footer ()
"page rendered at $[date +%s]"
(br)
,(exec-command "include files/88x31/natalieee.net.html")))