view gpp/templates/search/indexes/weblinks/link_text.txt @ 434:ffdeb403ad21

For #211; update the URL in the private messages notification email. Messages no longer have a get_absolute_url() method. Just send people to the main messages index.
author Brian Neal <bgneal@gmail.com>
date Thu, 12 May 2011 02:56:13 +0000
parents 71fd8454688b
children
line wrap: on
line source
{{ object.title }}
{{ object.url }}
{{ object.user.username }}
{{ object.user.get_full_name }}
{{ object.description }}