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 %}