Files @ 5abf9ad3ab75
Branch filter:

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

Christopher Neugebauer
Merge pull request #34 from faulteh/master

Added analytics script
{% load account_tags i18n %}{% user_display message.user as user %}{% blocktrans with title=proposal.title %}New message on "{{ title }}" from {{ user }}{% endblocktrans %}