diff --git a/templates/hr/applications/view.html b/templates/hr/applications/view.html index 2905f5a..dbf7ca5 100644 --- a/templates/hr/applications/view.html +++ b/templates/hr/applications/view.html @@ -13,7 +13,7 @@
  • Applying Auth User: {{ app.user }}
  • Applying Character: {{ app.character }}
  • Application Status: {{ app.get_status_display }}
  • -
  • Blacklist Status: {% if app.blacklisted %}BLACKLISTED{% else %}OK{% endif %}
  • +
  • Blacklist Status: {% if app.blacklisted %}BLACKLISTED{% else %}OK{% endif %}
  • {% ifnotequal app.status 5 %}