diff --git a/src/output.c b/src/output.c
index bc20d18..2d7f28d 100644
--- a/src/output.c
+++ b/src/output.c
@@ -628,8 +628,8 @@ static void html_header(struct conf_t *state, FILE *restrict f)
fprintf(f, "\n");
fprintf(f, "\n");
fprintf(f, "\n");
- fprintf(f, "\n");
- fprintf(f, "\n");
+ fprintf(f, "\n");
+ fprintf(f, "\n");
fprintf(f, "\n");
@@ -652,7 +652,7 @@ static void html_footer(FILE *restrict f)
fprintf(f, "Generated using %s
\n", PACKAGE_STRING);
fprintf(f, "More info at %s\n", PACKAGE_URL, PACKAGE_URL);
fprintf(f, "\n");
- fprintf(f, "\n");
+ fprintf(f, "\n");
fprintf(f, "\n");
fprintf(f, "\n");
fprintf(f, "\n");
diff --git a/tests/expected/formats b/tests/expected/formats
index 6aa6432..9008b93 100644
--- a/tests/expected/formats
+++ b/tests/expected/formats
@@ -23,8 +23,8 @@ All networks 100 43 43.000 0 43 43.000
-
-
+
+
@@ -178,7 +178,7 @@ table.dhcpd-pools th { text-transform: capitalize }