# HG changeset patch # User nishanth # Date 1271420584 -19800 # Node ID 9ab7fca05f384f4c96e88ca445d79aaaeb045889 # Parent 24423b3db4b2a9b8dbf7a19e6c781e8ac931aab8 fixed another typo diff -r 24423b3db4b2 -r 9ab7fca05f38 templates/list_attendees.html --- a/templates/list_attendees.html Fri Apr 16 17:52:01 2010 +0530 +++ b/templates/list_attendees.html Fri Apr 16 17:53:04 2010 +0530 @@ -23,7 +23,7 @@ {% endifequal %} {% endifequal %} - {{a_user.affiliated_to}} + {{a_user.get_profile.affiliated_to}} {{a_user.get_profile.interests}} {% endfor %}