diff --git a/api-docs/template.hbs b/api-docs/template.hbs index 1ac5d76dd..bc363affe 100755 --- a/api-docs/template.hbs +++ b/api-docs/template.hbs @@ -1,36 +1,73 @@ - - - - - + + + + - - {{title}} - - - + + {{title}} + + + - + - - {{#unless disableGoogleFont}}{{/unless}} - {{{redocHead}}} - - + + {{#unless disableGoogleFont}}{{/unless}} + {{{redocHead}}} + + + - - {{!-- --}} - - - -
-
-
-
- {{templateOptions.productName}} Docs - Submit API issue -
- {{{redocHTML}}} - - + }} + + + +
+
+
+
+ {{templateOptions.productName}} + Docs + Submit API issue +
+ {{{redocHTML}}} + + - + \ No newline at end of file