diff --git a/cli/template.hbs b/cli/template.hbs
index b3d1cfb0..47cc042f 100644
--- a/cli/template.hbs
+++ b/cli/template.hbs
@@ -1,24 +1,27 @@
-
+
-
-
- {{title}}
-
-
-
- {{{redocHead}}}
- {{#unless disableGoogleFont}}{{/unless}}
-
-
+
+
+ {{title}}
+
+
+
+ {{{redocHead}}}
+ {{#unless disableGoogleFont}}{{/unless}}
+
+
-
- {{{redocHTML}}}
-
+
+
+
+ {{{redocHTML}}}
+
\ No newline at end of file