diff --git a/offboarding/templates/cbv/resignation/resignation_tab.html b/offboarding/templates/cbv/resignation/resignation_tab.html index 22c57dafa..7aca595fc 100644 --- a/offboarding/templates/cbv/resignation/resignation_tab.html +++ b/offboarding/templates/cbv/resignation/resignation_tab.html @@ -1,14 +1,19 @@ - {% load i18n %}
- {% if enabled_resignation_request %} -
- - - {% trans 'Create' %} - -
-{% endif %} -
-{% include "generic/horilla_list.html" %} + {% if enabled_resignation_request %} +
+ + + {% trans 'Create' %} + +
+ {% endif %} +
+ {% include "generic/horilla_list_table.html" %}