Files @ 0bb2f8c25dde
Branch filter:

Location: symposion_app/pinaxcon/templates/symposion/emails/proposal_new_message/subject.txt

James Polley
Gracefully handle users with no ticket
{% load i18n %}{% blocktrans with title=proposal.title user=message.user.username %}New message on "{{ title }}" from {{ user }}{% endblocktrans %}