diff --git a/templates/authorize_403.twig b/templates/authorize_403.twig index 5871088..534bc53 100644 --- a/templates/authorize_403.twig +++ b/templates/authorize_403.twig @@ -10,7 +10,7 @@ {% if user_attribute is defined %}
{% trans %}You are currently logged in as{% endtrans %} {{ user_attribute }}
{% endif %} -{% if allow_reauthentication is defined %} +{% if allow_reauthentication is defined and allow_reauthentication %}