diff -r f79be1dd4a22 -r 30baf3c635c5 templates/list_stats.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/list_stats.html Sat May 29 19:35:49 2010 +0530 @@ -0,0 +1,42 @@ + +
+ +No.of candidates found: {{matches.count}}Name | +E Mail | +Gender | +Profession | +Institution/Company | +Knowledge of other tools | +Phone Number | +Address | +
{{user.first_name.title}} {{user.last_name.title}} | +{{user.email}} | +{{user.gender}} | +{{user.profession}} | +{{user.affiliated_to}} | +{{user.tools_used}} | +{{user.phone_num}} | +{{user.address|linebreaksbr}} | +