From 15b6cd1f32ac11fb78fdaa8fc98382ef6ed89d5b 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 79ca075..c738d2f 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']) }} -
+