{% block body %} {% set token_lifetime = tokenLifetime|date('g') %}

{% trans with {'%token_lifetime%': token_lifetime} %}action.reset_password_confirm_message{% endtrans %} {{ token_lifetime }} {{ 'action.reset_password_confirm_message_hour'|trans }}

{% endblock %}