diff --git a/contrib/httpd/html.factor b/contrib/httpd/html.factor index ae3603f54c..c226a911a4 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 ( -- ) -