diff --git a/templates/hr/applications/view.html b/templates/hr/applications/view.html index 683948a..40fa730 100644 --- a/templates/hr/applications/view.html +++ b/templates/hr/applications/view.html @@ -73,21 +73,21 @@ {% if hrstaff %}
| Character | Corp / Alliance | ISK | SP | Links | |
|---|---|---|---|---|---|
| {{ char.name }} | -{{ char.corporation }} / {{ char.corporation.alliance }} | +{{ char.corporation }}{% if char.corporation.alliance %} / + {{ char.corporation.alliance }}{% endif %} + | {{ char.balance|intcomma }} ISK | {{ char.total_sp|intcomma }} SP | / EveGate Profile |