diff --git a/web/templates/layout.html b/web/templates/layout.html index d89ba7c..e146740 100644 --- a/web/templates/layout.html +++ b/web/templates/layout.html @@ -23,7 +23,7 @@ -
{{ env "VERSION" }}
+
{{ env "VERSION" }}
{{ block "content" . }}{{ end }}
{{ block "js". }}{{ end }}