(with-open-file (o "junk.html" :direction :output) (format o "

~ Title

~%~

Subtitle

~%") (format o "
~%~%") (format o "~%" *header-color*) (format o "~%") (more-code))
Meeting Date: