debugged for change in data directory
[rrq/hourglass.git] / manager / controls.lsp
index 60c00b5148ee19976c3d0d6286de0997b0b79496..12d3fbb7154d46d2a1a1f7f895b649f60d6e9118 100644 (file)
@@ -36,5 +36,6 @@
 (for (h 1 8) (dolist (m '(0 30))
                (push (format "%02d:%02d" h m) limit-options -1)))
 
+(println "Status 200 OK\nContent-Type: text/html\n\n")
 (println (expand-file "tmpl/controls-form.html" ))
 (exit 0)