Mercurial > public > sg101
annotate gpp/templates/search/indexes/bio/userprofile_text.txt @ 273:2dbb657a2305
For #114, a CSS tweak.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 26 Sep 2010 19:15:46 +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 }} |