diff --git a/contrib/httpd/html.factor b/contrib/httpd/html.factor index 7ebecd892e..0a2981e824 100644 --- a/contrib/httpd/html.factor +++ b/contrib/httpd/html.factor @@ -214,7 +214,7 @@ M: html-stream stream-terpri [
] with-stream* ; : html-document ( title quot -- ) xhtml-preamble swap chars>entities - + write default-css