From 84c4221c181521a05e73304a9883d013cd816285 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 18 May 2010 10:40:18 +0100 Subject: [PATCH] Added link to reddit account --- templates/sso/lookup/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/sso/lookup/user.html b/templates/sso/lookup/user.html index 21f32fc..54aed49 100644 --- a/templates/sso/lookup/user.html +++ b/templates/sso/lookup/user.html @@ -56,7 +56,7 @@ {% for acc in reddits %} -{{ acc.username }} +{{ acc.username }} {{ acc.date_created }} {% if acc.validated %}Yes{% else %}No{% endif %}