diff --git a/templates/hr/applications/view.html b/templates/hr/applications/view.html index 00002e0..2697866 100644 --- a/templates/hr/applications/view.html +++ b/templates/hr/applications/view.html @@ -57,7 +57,7 @@ {% for a in app.blacklist_values %} - + {% endfor %}
Blacklist TypeBlacklisted ValueReasonSource
{{ a.get_type_display }}{{ a.value }}{{ a.reason }}{{ a.get_source_display }}
{{ a.get_type_display }}{{ a.value }}{{ a.reason }}{{ a.source }}
{% endif %}