From 3e7edf504d88be775e098fb934637ee8d25de0ff Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 2 Sep 2015 21:35:49 -0700 Subject: sort out some app display weirdness --- view/tpl/app.tpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/tpl/app.tpl') diff --git a/view/tpl/app.tpl b/view/tpl/app.tpl index cebc17d45..727be5eba 100644 --- a/view/tpl/app.tpl +++ b/view/tpl/app.tpl @@ -1,4 +1,5 @@
+
{{$app.name}}
@@ -6,7 +7,9 @@ {{if $purchase}} {{/if}} +
{{if $install || $update || $delete }} +
{{if $install}}{{/if}} @@ -16,4 +19,5 @@ {{/if}} {{/if}}
+
-- cgit v1.2.3