From 07e5ba7edf2abe7efd41e168b294bc980880a5f2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 25 Sep 2023 14:40:28 +0200 Subject: [PATCH] appstore: more tweak to prevent funky button rendering on app info page --- store/templates/app.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/store/templates/app.html b/store/templates/app.html index 79ca0752..c738d2f0 100644 --- a/store/templates/app.html +++ b/store/templates/app.html @@ -5,7 +5,7 @@ {% block main %}
- + {{ _('Logo for %(app)s',app=infos['manifest']['name']) }} -
+