diff --git a/webadmin/src/views/appstore.html b/webadmin/src/views/appstore.html
index 13f2f6a98..33ac28d2b 100644
--- a/webadmin/src/views/appstore.html
+++ b/webadmin/src/views/appstore.html
@@ -7,12 +7,10 @@
{{ appInstall.app.manifest.title }} Testing
- {{ appInstall.app.manifest.author }}
+ Last updated {{ appInstall.app.creationDate | prettyDate }}
Website
-
- Last updated {{ appInstall.app.creationDate | prettyDate }}
-
+ {{ appInstall.app.manifest.author }}