diff --git a/app/hr/templates/hr/applications/view.html b/app/hr/templates/hr/applications/view.html index c787f51..2be8414 100644 --- a/app/hr/templates/hr/applications/view.html +++ b/app/hr/templates/hr/applications/view.html @@ -123,7 +123,7 @@ {{ char.balance|intcomma }} ISK {{ char.total_sp|intcomma }} SP {% if char.current_training %}{{ char.current_training.skill.name }} to Level {{ char.current_training.in_training }}{% endif %} - {% if request.is_igb %}Show In Eve / {% endif %}EveGate Profile / EveSearch / EVEGate Forums + {% if request.is_igb %}Show In Eve / {% endif %}EveGate Profile / EveSearch / EVEGate Forums {% endfor %} {% endfor %}