diff --git a/templates/devstar-home-vscode.tmpl b/templates/devstar-home-vscode.tmpl index d8521c41eb..2e59e14524 100644 --- a/templates/devstar-home-vscode.tmpl +++ b/templates/devstar-home-vscode.tmpl @@ -372,5 +372,63 @@ -{{template "base/footer" .}} + + +{{if false}} + {{/* to make html structure "likely" complete to prevent IDE warnings */}} + + +
+{{end}} + + {{template "custom/body_inner_post" .}} + +
+ + {{template "custom/body_outer_post" .}} + + + + + + + {{template "custom/footer" .}} + + + + {{template "devstar-home-vscode-js" .}} \ No newline at end of file