From e506b00933a8ed13e3300a758eb45c0885d67e1f Mon Sep 17 00:00:00 2001 From: Julien Constant Date: Tue, 14 Mar 2023 11:52:43 +0100 Subject: [PATCH] Fix missing titles when --- core/templates/core/user_godfathers.jinja | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/core/templates/core/user_godfathers.jinja b/core/templates/core/user_godfathers.jinja index 73f8af23..c5f48dfd 100644 --- a/core/templates/core/user_godfathers.jinja +++ b/core/templates/core/user_godfathers.jinja @@ -15,8 +15,8 @@ {% trans %}Show family picture{% endtrans %} +

{% trans %}Godfathers / Godmothers{% endtrans %}

{% if profile.godfathers.exists() %} -

{% trans %}Godfathers / Godmothers{% endtrans %}