diff --git a/template/app_view.html b/template/app_view.html index 311236f..881e241 100644 --- a/template/app_view.html +++ b/template/app_view.html @@ -39,11 +39,11 @@ {{ range $i, $v := .Apps }} {{ inc $i }} - {{ $v.AppName }} - {{ $v.Comment }} - {{ $v.Image }} - {{ $v.Command }} - {{ $v.Env }} + {{ $v.AppName }} + {{ $v.Comment }} + {{ $v.Image }} + {{ $v.Command }} + {{ $v.Env }}
@@ -83,17 +83,17 @@
- +
- +
- +
@@ -109,10 +109,42 @@ \ No newline at end of file