diff --git a/src/views/app.html b/src/views/app.html index 54c1e794f..fa806389c 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -682,22 +682,19 @@
-
+
Version - {{ app.upstreamVersion }} (Package v{{ app.manifest.version }}) + {{ app.manifest.title }} {{ app.upstreamVersion }} (Package v{{ app.manifest.version }})
App ID {{ app.id }}
Installed {{ app.creationTime | prettyDate }} -
-
Error: {{ app.error.message }}
-
@@ -709,12 +706,22 @@
- +

If the app is not responding, try restarting the app.

- - +
+
+
+
+
+ +

Use the repair button to retry failed operations.

+ +

An error occurred during the previous operation: {{ app.error.message }}

+ +