{% load i18n %}

{% trans 'Resignations' %}

{% if letters %}
{% include 'offboarding/resignation/filter.html' %}
{% endif %}