comparison gpp/templates/search/indexes/weblinks/link_text.txt @ 220:71fd8454688b

For #51, added weblinks to search. Decided against using the search index to store prerendered results. My fear is this could get too unweildy once we add forums.
author Brian Neal <bgneal@gmail.com>
date Sun, 06 Jun 2010 20:06:15 +0000
parents
children
comparison
equal deleted inserted replaced
219:26ee684c2033 220:71fd8454688b
1 {{ object.title }}
2 {{ object.url }}
3 {{ object.user.username }}
4 {{ object.user.get_full_name }}
5 {{ object.description }}