From 46fa14ed1286c76da61f69096959530cec6fb4d5 Mon Sep 17 00:00:00 2001 From: Julien Constant Date: Sat, 8 Apr 2023 02:07:40 +0200 Subject: [PATCH] Updated FontAwesome from 4.7.0 to 6.4.0 --- core/templates/core/user_detail.jinja | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/templates/core/user_detail.jinja b/core/templates/core/user_detail.jinja index a48dde06..d7146a73 100644 --- a/core/templates/core/user_detail.jinja +++ b/core/templates/core/user_detail.jinja @@ -244,9 +244,9 @@ - {% else %} - {% trans %}No gift given yet{% endtrans %} - {% endif %} + {% else %} + {% trans %}No gift given yet{% endtrans %} + {% endif %} {% endif %}