annotate gpp/templates/search/indexes/forums/post_text.txt @ 414:b1f939b1fb01

Fixing #204; added the ability to search on forum topics.
author Brian Neal <bgneal@gmail.com>
date Sat, 09 Apr 2011 19:20:12 +0000
parents a5fcf3d1b663
children
rev   line source
bgneal@222 1 {{ object.user.username }}
bgneal@222 2 {{ object.user.get_full_name }}
bgneal@222 3 {{ object.body }}