diff --git a/templates/deployments.html b/templates/deployments.html index 11a2c2c..1246b91 100644 --- a/templates/deployments.html +++ b/templates/deployments.html @@ -76,8 +76,8 @@ View Logs -
-
{{if .Logs.Valid}}{{.Logs.String}}{{else}}Loading...{{end}}
+
+
{{if .Logs.Valid}}{{.Logs.String}}{{else}}Loading...{{end}}
{{if or (eq .Status "success") (eq .Status "failed")}}