diff --git a/contrib/httpd/html.factor b/contrib/httpd/html.factor index c226a911a4..2c9283be1e 100644 --- a/contrib/httpd/html.factor +++ b/contrib/httpd/html.factor @@ -187,7 +187,7 @@ M: html-stream with-nested-stream ( quot style stream -- ) M: html-stream stream-terpri [
] with-stream* ; : default-css ( -- ) -