From 4f24ec22d2ae0a15a8339f3ebda9a59c4d6d8913 Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 9 Oct 2023 20:20:10 +0300 Subject: [PATCH] make identicon clickable --- templates/default/user/profile.html.twig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/default/user/profile.html.twig b/templates/default/user/profile.html.twig index 1905160..ed208dd 100644 --- a/templates/default/user/profile.html.twig +++ b/templates/default/user/profile.html.twig @@ -4,7 +4,9 @@
- {{ 'identicon'|trans }} + + {{ 'identicon'|trans }} +

{{ 'Profile'|trans }}