From 16109573db74f61c84d55ccdfdb32245190d4943 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Wed, 6 Apr 2011 13:45:21 +0100 Subject: [PATCH] Add MetaReddit to the links section --- app/hr/templates/hr/applications/view.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 %}

Reddit Accounts

- + {% for acc in app.user.redditaccount_set.all %} + {% endfor %}
AccountKarmaValidatedCreation DateMatches Criteria?
AccountKarmaValidatedCreation DateMatches 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