Mercurial > public > sg101
annotate gpp/templates/search/indexes/news/story_text.txt @ 294:254db4cb6a86
Changes / scripts to import forums. Other tweaks and moving other import scripts to the legacy application.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 05 Jan 2011 04:09:35 +0000 |
parents | 26ee684c2033 |
children |
rev | line source |
---|---|
bgneal@219 | 1 {{ object.title }} |
bgneal@219 | 2 {{ object.submitter.username }} |
bgneal@219 | 3 {{ object.submitter.get_full_name }} |
bgneal@219 | 4 {{ object.short_text }} |
bgneal@219 | 5 {{ object.long_text }} |
bgneal@219 | 6 {{ object.tags }} |