diff --git a/offboarding/templates/offboarding/resignation/request_list.html b/offboarding/templates/offboarding/resignation/request_list.html index 9ae1e0cb4..bd443ce24 100644 --- a/offboarding/templates/offboarding/resignation/request_list.html +++ b/offboarding/templates/offboarding/resignation/request_list.html @@ -82,7 +82,7 @@
{% trans "Actions" %} -
+
{% trans "Confirmation" %}
@@ -109,7 +109,7 @@ {{letter.status}}
- {{letter.description|safe|truncatechars:30}} + {{letter.description|safe|truncatechars_html:30}}