view gpp/templates/search/indexes/news/story_text.txt @ 462:53fdaf0da539

Adding a priority field to news stories for front page display purposes. This fixes #223.
author Brian Neal <bgneal@gmail.com>
date Tue, 05 Jul 2011 21:40:56 +0000
parents 26ee684c2033
children
line wrap: on
line source
{{ object.title }}
{{ object.submitter.username }}
{{ object.submitter.get_full_name }}
{{ object.short_text }}
{{ object.long_text }}
{{ object.tags }}