diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 605f236..a29fc7b 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -83,7 +83,8 @@ if (installationInstructions) { installationInstructions.style.display = "none"; } - } + } + }; } % end <%= content %>