diff --git a/app/hr/templates/hr/applications/view.html b/app/hr/templates/hr/applications/view.html index 1c89dd3..54e4443 100644 --- a/app/hr/templates/hr/applications/view.html +++ b/app/hr/templates/hr/applications/view.html @@ -107,13 +107,14 @@ {% if app.user.redditaccount_set.all %}
| Account | Karma | Validated | Creation Date | Matches Criteria? | |
|---|---|---|---|---|---|
| Account | Karma | Validated | Creation Date | Matches Criteria? | Links |
| {{ acc.username }} | {{ acc.link_karma }} / {{ acc.comment_karma }} | {% if acc.validated %}Validated{%else %}NOT VALIDATED{% endif %} | {{ acc.date_created }} | {% if acc.is_valid %}Yes{% else %}No{% endif %} | +Metareddit |