From 516e0e8ba4ab5cb9915bcc65017cfce304ce3dce Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Mon, 21 Apr 2025 10:43:30 +0200 Subject: [PATCH] chance `Updated` field to a real button --- app/src/web/templates/base.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/web/templates/base.html.j2 b/app/src/web/templates/base.html.j2 index 7cdb900..4729cbb 100644 --- a/app/src/web/templates/base.html.j2 +++ b/app/src/web/templates/base.html.j2 @@ -25,7 +25,7 @@
{% if fetch_url is defined %} - {{_('Updated:')}}    + {% else %} Logo {% endif %}