diff --git a/Web/Presenters/templates/User/View.xml b/Web/Presenters/templates/User/View.xml index 9c013dd1..ed30916a 100644 --- a/Web/Presenters/templates/User/View.xml +++ b/Web/Presenters/templates/User/View.xml @@ -458,7 +458,8 @@ {_birth_date}: - {$user->getBirthday()->format('%e %B %Y')}, + {$user->getBirthday()->format('%e %B %Y')} + {$user->getBirthday()->format('%e %B %Y')}, {tr("years", $user->getAge())} {$user->getBirthday()->format('%e %B')}