annotate gpp/templates/search/indexes/bio/userprofile_text.txt @ 263:307a74e28112

Fixing #113; re-arrange the RSS forum feed icons around a bit.
author Brian Neal <bgneal@gmail.com>
date Thu, 23 Sep 2010 00:26:07 +0000
parents cd4124b19196
children d424b8bae71d
rev   line source
bgneal@223 1 {{ object.user.username }}
bgneal@223 2 {{ object.user.get_full_name }}
bgneal@223 3 {{ object.location }}
bgneal@223 4 {{ object.occupation }}
bgneal@223 5 {{ object.interests }}
bgneal@223 6 {{ object.profile_text }}
bgneal@223 7 {{ object.signature }}