diff --git a/http.js b/http.js index 10c6730..17d4217 100644 --- a/http.js +++ b/http.js @@ -85,7 +85,7 @@ function generateHtml(title, bodyText) {

${title}

-

${body}

+

${bodyText}