From 32c6bf6908aed2e75532097b1493e5d86cae7173 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Fri, 7 Aug 2026 13:57:20 +0200 Subject: [PATCH] also on web --- src/api/templates/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/templates/dashboard.html b/src/api/templates/dashboard.html index db91946..35f59e6 100644 --- a/src/api/templates/dashboard.html +++ b/src/api/templates/dashboard.html @@ -367,7 +367,7 @@
{{ b.organization }}
{% endif %}
- {{ b.birthday|fmt_birthday }}{% if b.birthday|has_year %} · {{ b.birthday|fmt_age(current_year) }} Jahre{% endif %} + {{ b.birthday|fmt_birthday }}{% if b.birthday|has_year %} · {{ b.birthday|fmt_age(current_year) }} Jahre{% endif %}
{% if b.photo_url %}