diff --git a/templates/sso/lookup/user.html b/templates/sso/lookup/user.html
index 54aed49..5cbc844 100644
--- a/templates/sso/lookup/user.html
+++ b/templates/sso/lookup/user.html
@@ -21,6 +21,21 @@
{% endfor %}
{% endif %}
+
+
+{% if user.application_set.all %}
+
| ID | Character | Applied To | Status |
|---|---|---|---|
| {{ app.id }} | +{{ app.character }} | +{{ app.corporation }} | +{{ app.get_status_display }} |